mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
qtfm updated to 4.9
This commit is contained in:
parent
8f3d7efcf6
commit
9f25219ba2
@ -7,7 +7,7 @@
|
||||
# include global config
|
||||
|
||||
pkgname=qtfm
|
||||
pkgver=4.8
|
||||
pkgver=4.9
|
||||
pkgrel=1
|
||||
pkgdesc="A lightweight file manager"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -15,7 +15,7 @@ url="http://www.qtfm.org"
|
||||
license=('GPL')
|
||||
depends=('qt')
|
||||
source=(http://www.qtfm.org/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('af419b8681f8031620259e0ac2957e46')
|
||||
md5sums=('09e4e09f4d18c9967e65249f8b509522')
|
||||
|
||||
build() {
|
||||
cd "$startdir/src/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user