[arch-commits] Commit in pacmatic/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Mon Oct 6 05:06:44 UTC 2014
Date: Monday, October 6, 2014 @ 07:06:43
Author: kkeen
Revision: 120196
upgpkg: pacmatic 20141006-1
Modified:
pacmatic/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-06 02:49:18 UTC (rev 120195)
+++ PKGBUILD 2014-10-06 05:06:43 UTC (rev 120196)
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: Kyle Keen <keenerd at gmail.com>
pkgname=pacmatic
-pkgver=20121112
-pkgrel=3
+pkgver=20141006
+pkgrel=1
pkgdesc="A pacman wrapper to avoid bricking your system and such other surprises."
arch=('any')
url="http://kmkeen.com/pacmatic/"
@@ -14,7 +14,7 @@
'fakeroot: for cron-pacmatic script')
source=("http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz"
"_pacmatic")
-md5sums=('200a0bda1f1bff73f152517f39b1be2e'
+md5sums=('1fe11adaa39aae9d3146ddbc3808eb23'
'1c369c8fe595cbb41d04e214efd39a1e')
package() {
More information about the arch-commits
mailing list