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

Eric Bélanger eric at archlinux.org
Fri Feb 17 02:42:54 UTC 2012


    Date: Thursday, February 16, 2012 @ 21:42:54
  Author: eric
Revision: 150338

upgpkg: intltool 0.50.1-1

Upstream update

Modified:
  intltool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-16 23:38:08 UTC (rev 150337)
+++ PKGBUILD	2012-02-17 02:42:54 UTC (rev 150338)
@@ -2,15 +2,16 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=intltool
-pkgver=0.50.0
+pkgver=0.50.1
 pkgrel=1
 pkgdesc="The internationalization tool collection"
 arch=('any')
 url="https://edge.launchpad.net/intltool"
 license=('GPL')
 depends=('perl-xml-parser')
-source=(http://edge.launchpad.net/intltool/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-md5sums=('0da9847a60391ca653df35123b1f7cc0')
+source=(http://edge.launchpad.net/intltool/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('3964df4057a16c82f711e778df058e6c11fe093a'
+          '4f4f6489ee4728a71732f8e912cf1490c1685f1e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list