[arch-commits] Commit in scim-chewing (repos/extra-i686/PKGBUILD trunk/PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Aug 21 02:34:34 UTC 2008


    Date: Wednesday, August 20, 2008 @ 22:34:34
  Author: eric
Revision: 9949

added md5sums

Modified:
  scim-chewing/repos/extra-i686/PKGBUILD
  scim-chewing/trunk/PKGBUILD

---------------------------+
 repos/extra-i686/PKGBUILD |    3 ++-
 trunk/PKGBUILD            |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2008-08-21 02:31:44 UTC (rev 9948)
+++ repos/extra-i686/PKGBUILD	2008-08-21 02:34:34 UTC (rev 9949)
@@ -8,9 +8,10 @@
 pkgdesc="SCIM Smart Chewing input method engine"
 arch=(i686 x86_64)
 url="http://chewing.csie.net/"
-license="GPL"
+license=("GPL")
 depends=('scim>=1.4.7' 'libchewing>=0.3.0')
 source=(http://chewing.csie.net/download/scim/$pkgname-$pkgver.tar.gz)
+md5sums=('7231e143e408b96f8374be9026ce6184')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2008-08-21 02:31:44 UTC (rev 9948)
+++ trunk/PKGBUILD	2008-08-21 02:34:34 UTC (rev 9949)
@@ -8,9 +8,10 @@
 pkgdesc="SCIM Smart Chewing input method engine"
 arch=(i686 x86_64)
 url="http://chewing.csie.net/"
-license="GPL"
+license=("GPL")
 depends=('scim>=1.4.7' 'libchewing>=0.3.0')
 source=(http://chewing.csie.net/download/scim/$pkgname-$pkgver.tar.gz)
+md5sums=('7231e143e408b96f8374be9026ce6184')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list