summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgoll2015-10-20 15:40:09 +0200
committergoll2015-10-20 15:40:09 +0200
commit32e9f6c0ade48dec8f76596dcee53fe2fc771057 (patch)
treec7b38bc972fe7d81e23da65a51bb33695aca0d3b /PKGBUILD
parent184f7cf551f84c879bb6bda702cb03a1ca49cece (diff)
downloadaur-32e9f6c0ade48dec8f76596dcee53fe2fc771057.tar.gz
Update to latest revision
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87710cc100f5..72cbe20bb474 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: goll <adrian.goll+aur[at]gmail>
pkgname=nocache-git
-pkgver=92.605fb47
+pkgver=100.a56cbb4
pkgrel=1
pkgdesc="minimize caching effects"
arch=('i686' 'x86_64')
url="https://github.com/Feh/nocache"
license=('FreeBSD License')
-makedepends=('git')
+makedepends=('git' 'gcc' 'make')
conflicts=('nocache')
source=("$pkgname"::'git://github.com/Feh/nocache.git')
sha1sums=('SKIP')