summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c1a05e6d703..97cd83f80c5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = linux-user-chroot
pkgdesc = setuid helper for making bind mounts and chrooting
pkgver = 2013.1
- pkgrel = 2
+ pkgrel = 3
url = http://git.gnome.org/browse/linux-user-chroot/tree/README
arch = i686
arch = x86_64
license = GPL
- makedepends = git
depends = glibc
source = https://git.gnome.org/browse/linux-user-chroot/snapshot/linux-user-chroot-2013.1.tar.gz
sha1sums = 4d158e691732ad6e6be95203146c448bd64e90a0
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')