[arch-commits] Commit in pacmatic/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Mon Jan 26 16:35:09 UTC 2015


    Date: Monday, January 26, 2015 @ 17:35:08
  Author: kkeen
Revision: 126604

upgpkg: pacmatic 20150126-1  FS#43530

Modified:
  pacmatic/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-26 14:21:58 UTC (rev 126603)
+++ PKGBUILD	2015-01-26 16:35:08 UTC (rev 126604)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 pkgname=pacmatic
-pkgver=20141006
+pkgver=20150126
 pkgrel=1
 pkgdesc="A pacman wrapper to avoid bricking your system and such other surprises."
 arch=('any')
@@ -10,11 +10,11 @@
 depends=('pacman' 'bash' 'expac')
 makedepends=()
 optdepends=('vim: for vimdiff'
-            'html2text: for prettier news'
+            'python-html2text: for prettier news'
             'fakeroot: for cron-pacmatic script')
 source=("http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz"
         "_pacmatic")
-md5sums=('1fe11adaa39aae9d3146ddbc3808eb23'
+md5sums=('5998de70777bc5df373fbf230787a4c7'
          '1c369c8fe595cbb41d04e214efd39a1e')
 
 package() {



More information about the arch-commits mailing list