summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-07-17 00:25:05 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-07-17 00:25:05 (GMT)
commited21c75a90892c1f61933a6f85f77b858a7f58ee (patch)
treecaa8bc370b099279409cd31c18139241175cb45e
parentf871e91b138a561d48cffe00dcfe1c3eab8d4427 (diff)
downloadlinhes_pkgbuild-ed21c75a90892c1f61933a6f85f77b858a7f58ee.zip
linhes_pkgbuild-ed21c75a90892c1f61933a6f85f77b858a7f58ee.tar.gz
linhes_pkgbuild-ed21c75a90892c1f61933a6f85f77b858a7f58ee.tar.bz2
icon-naming-utils: update to 0.8.90 ref 647
-rw-r--r--abs/extra-testing/icon-naming-utils/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/icon-naming-utils/PKGBUILD b/abs/extra-testing/icon-naming-utils/PKGBUILD
index 82592ff..ce025df 100644
--- a/abs/extra-testing/icon-naming-utils/PKGBUILD
+++ b/abs/extra-testing/icon-naming-utils/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=icon-naming-utils
-pkgver=0.8.7
+pkgver=0.8.90
pkgrel=1
pkgdesc="Maps the new names of icons for Tango to the legacy names used by the GNOME and KDE desktops."
arch=(i686 x86_64)
@@ -11,7 +11,6 @@ license=('GPL')
url="http://tango.freedesktop.org/"
depends=('perl-xml-simple')
source=(http://tango.freedesktop.org/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2bcd77b8b6361831a932a5e76e82b66d')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
@@ -22,3 +21,4 @@ build() {
make DESTDIR=${startdir}/pkg install
mv ${startdir}/pkg/usr/share/pkgconfig ${startdir}/pkg/usr/lib/pkgconfig
}
+md5sums=('dd8108b56130b9eedc4042df634efa66')