summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2016-04-19 11:08:09 +1000
committerVictor Tran2016-04-19 11:08:09 +1000
commit90cda36143a5101d8d9502988ce2300099a6188a (patch)
treea9b0d5dd93725ea81e32c6957c1c7a18ad7032e2 /PKGBUILD
parent672a08f909faca3c4324a6ef83da6a8509e12fd2 (diff)
downloadaur-90cda36143a5101d8d9502988ce2300099a6188a.tar.gz
Update to 3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31c1d8c01d11..56164307c014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=thefile
-pkgver=2.1
+pkgver=3.0
pkgrel=0
pkgdesc="Simple File Manager"
arch=("x86_64")
url="https://github.com/vicr123/thefile"
license=('GPL2')
depends=('kwidgetsaddons' 'xdg-utils')
-makedepends=('qtchooser' 'git')
+makedepends=('qtchooser' 'git' 'clang')
+optdepends=('jmtpfs: for MTP support')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/thefile#branch=master')
md5sums=('SKIP')