mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
updated lightweight2 to version 1.7
This commit is contained in:
parent
ff5459b8ee
commit
45fd4b5956
@ -6,7 +6,7 @@
|
||||
# contributor Neo Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=lightweight2
|
||||
pkgver=1.6
|
||||
pkgver=1.7
|
||||
pkgrel=1
|
||||
pkgdesc="Very small browser using Qt libraries"
|
||||
url="http://qt-apps.org/content/show.php/Lightweight2?content=139266"
|
||||
@ -15,7 +15,7 @@ license=('GPL')
|
||||
depends=('qt')
|
||||
source=(http://qt-apps.org/CONTENT/content-files/139266-Lightweight2-$pkgver.tar.gz
|
||||
lightweight2.desktop)
|
||||
md5sums=('0f046b4d82b19b642ebc67e8e05d30db'
|
||||
md5sums=('d67037c91cb7ce51ed906a0a785b4a66'
|
||||
'2f9807285a32b560b0df346f79ab36f6')
|
||||
|
||||
build() {
|
||||
@ -32,4 +32,4 @@ package() {
|
||||
cd ./icons
|
||||
install -Dm644 logo.png $pkgdir/usr/share/pixmaps/lightweight2.png
|
||||
install -Dm644 $startdir/lightweight2.desktop $pkgdir/usr/share/applications/lightweight2.desktop
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user