summaryrefslogtreecommitdiff
path: root/community/pkgfile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pkgfile/PKGBUILD')
-rw-r--r--community/pkgfile/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/pkgfile/PKGBUILD b/community/pkgfile/PKGBUILD
index 45a667d8a..ecaea96b8 100644
--- a/community/pkgfile/PKGBUILD
+++ b/community/pkgfile/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 76000 2012-09-08 16:02:52Z dreisner $
+# $Id: PKGBUILD 76836 2012-10-01 01:25:40Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
pkgname=pkgfile
-pkgver=5
-pkgrel=2
+pkgver=6
+pkgrel=1
pkgdesc="a pacman .files metadata explorer"
arch=('i686' 'x86_64' 'mips64el')
url="http://github.com/falconindy/pkgfile"
@@ -13,8 +13,8 @@ conflicts=('pkgtools<24-2')
makedepends=('perl')
source=("https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
install=pkgfile.install
-md5sums=('87e75949ca4ed9d60cc2dfdca9dd1a04'
- '14d174d2fe0b8e0a43392c2b4ec48a7a')
+md5sums=('75139dd8441d60ee7682d900b610e189'
+ '75cca8e3c0198fa98e32b54fd5e936e6')
build() {
cd "$pkgname-$pkgver"