[arch-commits] Commit in scim-anthy/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Thu Jun 13 06:58:31 UTC 2013


    Date: Thursday, June 13, 2013 @ 08:58:31
  Author: bisson
Revision: 188231

free rebuild

Modified:
  scim-anthy/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-13 06:58:23 UTC (rev 188230)
+++ PKGBUILD	2013-06-13 06:58:31 UTC (rev 188231)
@@ -1,20 +1,21 @@
 # $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
 # Contributor: damir <damir at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=scim-anthy
 pkgver=1.2.7
-pkgrel=3
+pkgrel=4
 _filecode=37309
 pkgdesc='Japanese input method module for SCIM'
+url='http://sourceforge.jp/projects/scim-imengine/'
 arch=('i686' 'x86_64')
-url='http://sourceforge.jp/projects/scim-imengine/'
 license=('GPL')
 depends=('scim' 'anthy')
-options=('!libtool')
 source=("http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz")
 sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
 
+options=('!libtool')
+
 build() {
 	cd "$srcdir/$pkgname-$pkgver"
 	./configure --prefix=/usr --disable-static




More information about the arch-commits mailing list