Date: Monday, April 13, 2015 @ 18:17:05
  Author: kkeen
Revision: 131299

upgpkg: arch-wiki-lite 20150219-2

Modified:
  arch-wiki-lite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-04-13 16:07:57 UTC (rev 131298)
+++ PKGBUILD    2015-04-13 16:17:05 UTC (rev 131299)
@@ -2,8 +2,8 @@
 # Maintainer: Kyle Keen <[email protected]>
 pkgname=arch-wiki-lite
 pkgver=20150219
-_codever=20140625
-pkgrel=1
+_codever=20150413
+pkgrel=2
 pkgdesc="The wiki without html.  1/9 as big, easily searched and viewable on 
console."
 arch=('any')
 url="http://kmkeen.com/arch-wiki-lite/";
@@ -13,7 +13,7 @@
 makedepends=('python' 'arch-wiki-docs')
 optdepends=('arch-wiki-docs: for wiki-search-html')
 source=("http://kmkeen.com/$pkgname/$pkgname-$_codever.tar.gz";)
-md5sums=('e2fc8fe1df6fa5055ba3ffd45865d7a9')
+md5sums=('312239f18c883680c3eb25702893a4ec')
 
 build() {
   cd "$srcdir/$pkgname"

Reply via email to