[arch-commits] Commit in libmowgli/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Fri Aug 10 03:54:15 UTC 2012
Date: Thursday, August 9, 2012 @ 23:54:14
Author: bisson
Revision: 165078
upstream update
Modified:
libmowgli/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-08-10 00:52:20 UTC (rev 165077)
+++ PKGBUILD 2012-08-10 03:54:14 UTC (rev 165078)
@@ -5,15 +5,15 @@
# Maintainer: Gaetan Bisson <bisson at archlinux.org>
pkgname=libmowgli
-pkgver=1.0.0
+pkgver=2.0.0
pkgrel=1
pkgdesc='Performance and usability-oriented extensions to C'
url='http://www.atheme.org/project/mowgli'
license=('custom')
depends=('glibc')
arch=('i686' 'x86_64')
-source=("http://distfiles.atheme.org/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('403473582e3086c1acaafed59b9915f29a5d0ce0')
+source=("http://atheme.org/downloads/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('5a697380f253f0456a5d8a38006a9d12847fb538')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list