[arch-commits] Commit in sound-theme-freedesktop/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Aug 15 12:07:41 UTC 2009
Date: Saturday, August 15, 2009 @ 08:07:41
Author: jgc
Revision: 49704
Switch to any architecture, add md5sums, add intltool makedepends
Modified:
sound-theme-freedesktop/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-08-15 12:03:16 UTC (rev 49703)
+++ PKGBUILD 2009-08-15 12:07:41 UTC (rev 49704)
@@ -3,12 +3,14 @@
pkgname=sound-theme-freedesktop
pkgver=0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Freedesktop sound theme"
arch=(any)
license=('custom')
+makedepends=('intltool')
source=(http://people.freedesktop.org/~lennart/${pkgname}-${pkgver}.tar.bz2)
url="http://freedesktop.org/wiki/Specifications/sound-theme-spec"
+md5sums=('58fc5e0d9cfd228a59c3af65a7d4f517')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list