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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Feb 6 10:38:58 UTC 2013


    Date: Wednesday, February 6, 2013 @ 11:38:58
  Author: spupykin
Revision: 83876

upgpkg: augeas 1.0.0-1

upd

Modified:
  augeas/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-06 09:02:51 UTC (rev 83875)
+++ PKGBUILD	2013-02-06 10:38:58 UTC (rev 83876)
@@ -3,8 +3,8 @@
 # Contributor: Jon Nordby <jononor at gmail.com>
 
 pkgname=augeas
-pkgver=0.10.0
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 pkgdesc="A configuration editing tool that parses config files and transforms them into a tree"
 arch=('i686' 'x86_64')
 url="http://augeas.net"
@@ -12,8 +12,8 @@
 depends=('libxml2' 'gcc-libs')
 options=('!libtool')
 source=(http://augeas.net/download/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('fe1834e90a066c3208ac0214622c7352'
-         'efb3f1a90ff31320dcc4c499eba5a555')
+md5sums=('82131019432ecf8102e1491610ad2dd1'
+         '63b2f334b030c957c98ee01ef207cfdd')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list