summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2015-06-15 01:25:25 +0200
committerAdrian Perez de Castro2015-06-15 01:25:25 +0200
commit456c93de21f2bfef46d3297c680c9576f1ec1e6f (patch)
tree39b8a9230bebca1fa1a1ca3ad6a6d8769f724d56 /PKGBUILD
parentb55978f22019d02baaeb2f158cdc65b5d3c2e5b7 (diff)
downloadaur-456c93de21f2bfef46d3297c680c9576f1ec1e6f.tar.gz
Remove git makedepend now that tarball sources are used
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d935e516c5ca..603dba4f586e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,11 @@
pkgname='linux-user-chroot'
pkgver='2013.1'
-pkgrel='2'
+pkgrel='3'
pkgdesc='setuid helper for making bind mounts and chrooting'
url='http://git.gnome.org/browse/linux-user-chroot/tree/README'
arch=('i686' 'x86_64')
license='GPL'
depends=('glibc')
-makedepends=('git')
source=("https://git.gnome.org/browse/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz")
sha1sums=('4d158e691732ad6e6be95203146c448bd64e90a0')