summaryrefslogtreecommitdiff
path: root/community/pkgfile
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-26 03:11:33 +0000
committerroot <root@rshg054.dnsready.net>2012-07-26 03:11:33 +0000
commitc4c5143448e3be178c254e8f9f1ab24661dc3b20 (patch)
treeb37c17c6a52a96ac527adc8958976a94de73fdc5 /community/pkgfile
parent3083719ddb24bbb452e7ddba34bec067ea249056 (diff)
Thu Jul 26 03:11:33 UTC 2012
Diffstat (limited to 'community/pkgfile')
-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"