[arch-commits] Commit in oxygen-icons/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sat Jun 20 14:21:45 UTC 2009
Date: Saturday, June 20, 2009 @ 10:21:45
Author: pierre
Revision: 43156
prepare new snapshot
Modified:
oxygen-icons/kde-unstable/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-20 14:21:41 UTC (rev 43155)
+++ PKGBUILD 2009-06-20 14:21:45 UTC (rev 43156)
@@ -4,7 +4,7 @@
pkgbase=oxygen-icons
pkgname=('oxygen-icons'
'oxygen-icons-svg')
-pkgver=4.2.91svn979380
+pkgver=4.2.92svn984151
pkgrel=1
pkgdesc="The Oxygen Icon Theme"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
license=('LGPL')
makedepends=('pkgconfig' 'cmake' 'automoc4')
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('fcb5d4026c455cc94c1c818e480dc30f')
+md5sums=('144c23cd767301c0472a0ca1aeeca33e')
build() {
cd $srcdir
@@ -35,4 +35,4 @@
for i in $(find scalable -type f ! -name '*.sh'); do
install -D -m644 "${i}" "${pkgdir}/usr/share/icons/oxygen/${i}"
done
-}
\ No newline at end of file
+}
More information about the arch-commits
mailing list