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

Jelle van der Waa jelle at archlinux.org
Tue Jan 1 14:30:30 UTC 2019


    Date: Tuesday, January 1, 2019 @ 14:30:29
  Author: jelle
Revision: 420162

upgpkg: kimtoy 1.91-4

Rebuild for full PIE/RELRO

Modified:
  kimtoy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-01 14:26:40 UTC (rev 420161)
+++ PKGBUILD	2019-01-01 14:30:29 UTC (rev 420162)
@@ -4,7 +4,7 @@
 pkgname=kimtoy
 pkgver=1.91
 pkgdesc="An input method frontend for KDE"
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 url="http://kde-apps.org/content/show.php/KIMToy?content=140967"
 license=('GPL')
@@ -16,6 +16,7 @@
             'ibus: ibus support'
             'kfilemetadata: for metadata extractor')
 source=("https://dl.opendesktop.org/api/files/download/id/1466629206/140967-kimtoy-$pkgver.tar.bz2")
+md5sums=('b0db674f5d8dd64238bc65bb3b949f62')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -29,4 +30,3 @@
   make DESTDIR="${pkgdir}" install
 }
 
-md5sums=('b0db674f5d8dd64238bc65bb3b949f62')



More information about the arch-commits mailing list