[arch-commits] Commit in epplet-base/trunk (ChangeLog PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sun Jan 4 01:25:46 UTC 2009
Date: Saturday, January 3, 2009 @ 20:25:46
Author: eric
Revision: 23145
upgpkg: epplet-base 0.12-1
Upstream update
Modified:
epplet-base/trunk/ChangeLog
epplet-base/trunk/PKGBUILD
-----------+
ChangeLog | 6 +++++-
PKGBUILD | 8 ++++----
2 files changed, 9 insertions(+), 5 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2009-01-04 01:21:20 UTC (rev 23144)
+++ ChangeLog 2009-01-04 01:25:46 UTC (rev 23145)
@@ -1,3 +1,8 @@
+2009-01-03 Eric Belanger <eric at archlinux.org>
+
+ * epplet-base 0.12-1
+ * Upstream update
+
2008-07-05 Eric Belanger <eric at archlinux.org>
* epplet-base 0.11-1
@@ -3,3 +8,2 @@
* Upstream update
* Added ChangeLog
-
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-01-04 01:21:20 UTC (rev 23144)
+++ PKGBUILD 2009-01-04 01:25:46 UTC (rev 23145)
@@ -3,17 +3,17 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=epplet-base
-pkgver=0.11
+pkgver=0.12
pkgrel=1
pkgdesc="Addon plugins for the enlightenment windowmanager"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
license=('GPL')
-depends=('esd' 'imlib2' 'libtiff' 'glut' 'mesa' 'libcdaudio')
+depends=('esound' 'imlib2' 'libtiff' 'glut' 'mesa' 'libcdaudio')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
-md5sums=('9a2277543eb24a1173bd3e7a145b8afd')
-sha1sums=('d75232e641d875d78789237d3baf03a00ddc40d2')
+md5sums=('7f5119eeac9b938e6d64b972e4b9d984')
+sha1sums=('4995ae097458d2bfa6096b3e8fa76d9c8049c740')
build() {
cd ${srcdir}/epplets-${pkgver}
More information about the arch-commits
mailing list