summaryrefslogtreecommitdiff
path: root/community/pkgfile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pkgfile/PKGBUILD')
-rw-r--r--community/pkgfile/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pkgfile/PKGBUILD b/community/pkgfile/PKGBUILD
index 294a6143a..69d2c1bbc 100644
--- a/community/pkgfile/PKGBUILD
+++ b/community/pkgfile/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 74102 2012-07-20 22:53:30Z dreisner $
+# $Id: PKGBUILD 74339 2012-07-24 17:40:11Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
pkgname=pkgfile
-pkgver=2
+pkgver=3
pkgrel=1
pkgdesc="a pacman .files metadata explorer"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ conflicts=('pkgtools<24-2')
makedepends=('perl')
source=("https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.xz")
install=pkgfile.install
-md5sums=('815ee5ad6ca3c1f6262389f423319fa9')
+md5sums=('9e90510580b00a12d750809f8c2f34cd')
build() {
cd "$pkgname-$pkgver"