[arch-commits] Commit in libthai/repos/extra-x86_64 (PKGBUILD PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Nov 9 21:58:17 UTC 2017


    Date: Thursday, November 9, 2017 @ 21:58:13
  Author: jgc
Revision: 309347

archrelease: copy trunk to extra-x86_64

Added:
  libthai/repos/extra-x86_64/PKGBUILD
    (from rev 309346, libthai/trunk/PKGBUILD)
Deleted:
  libthai/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-09 21:57:59 UTC (rev 309346)
+++ PKGBUILD	2017-11-09 21:58:13 UTC (rev 309347)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
-
-pkgname=libthai
-pkgver=0.1.26
-pkgrel=1
-pkgdesc="Thai language support routines"
-url="https://linux.thai.net/projects/libthai"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libdatrie')
-makedepends=('pkgconfig')
-options=('!emptydirs')
-source=(https://linux.thai.net/pub/thailinux/software/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('e79403961d538b56fc4af7670643844c')
-sha256sums=('8710112c836b272db1740a9ea3e6c7ebb65b64eee0e143fc2b2c60f99f6bfe2a')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: libthai/repos/extra-x86_64/PKGBUILD (from rev 309346, libthai/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-11-09 21:58:13 UTC (rev 309347)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
+
+pkgname=libthai
+pkgver=0.1.27
+pkgrel=1
+pkgdesc="Thai language support routines"
+url="https://linux.thai.net/projects/libthai"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libdatrie')
+makedepends=('pkgconfig')
+options=('!emptydirs')
+source=(https://linux.thai.net/pub/thailinux/software/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+md5sums=('2f851d6bc940080e1af1d38504d4f564')
+sha256sums=('1659fa1b7b1d6562102d7feb8c8c3fd94bb2dc5761ed7dbaae4f300e1c03eff6')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list