summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorponsfoot2017-10-21 14:43:55 +0900
committerponsfoot2017-10-21 14:43:55 +0900
commit77515ef1abed3b6c036e92ee03c058b57a43c897 (patch)
tree3215821ffb2089368af5a0694b59e59a82eea69c
parentaaadf6ee9c24eefecc4995b26414be8582dacd52 (diff)
downloadaur-77515ef1abed3b6c036e92ee03c058b57a43c897.tar.gz
Upstream update 1.8.6+gh20161003.0.d63dadd-7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02b13d6e49ef..6797e390d801 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# 火 10月 17 10:40:35 UTC 2017
+# 土 10月 21 05:43:54 UTC 2017
pkgbase = uim-debian
pkgdesc = Multilingual input method library with Debian patches (supports gtk3 and qt5)
pkgver = 1.8.6+gh20161003.0.d63dadd
- pkgrel = 6
+ pkgrel = 7
url = https://packages.debian.org/sid/uim
install = uim-debian.install
arch = i686
@@ -27,10 +27,10 @@ pkgbase = uim-debian
provides = uim
conflicts = uim
source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20161003.0.d63dadd.orig.tar.gz
- source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20161003.0.d63dadd-6.debian.tar.xz
+ source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20161003.0.d63dadd-7.debian.tar.xz
source = qt5-qt4-coexist.patch
sha256sums = 7a2d1667553afc0bca4cc33f9bc8fb01a6867177d2a3e13b1b85c7add16110e9
- sha256sums = 40072a54e6de30d5616f6f72063ce450087d9a5350423aefba609cce5a01f674
+ sha256sums = 4f4a911a685f4e94c1e504d7b9e9795296b0daa8aa096d258261989b56045c4c
sha256sums = a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd
pkgname = uim-debian
diff --git a/PKGBUILD b/PKGBUILD
index f6b61b21c5f7..3dc4ab67ea22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=uim-debian
pkgver=1.8.6+gh20161003.0.d63dadd
-_debrel=6
-pkgrel=6
+_debrel=7
+pkgrel=7
pkgdesc='Multilingual input method library with Debian patches (supports gtk3 and qt5)'
url='https://packages.debian.org/sid/uim'
license=('custom:BSD')
@@ -23,7 +23,7 @@ source=("http://http.debian.net/debian/pool/main/u/uim/uim_${pkgver}.orig.tar.gz
"http://http.debian.net/debian/pool/main/u/uim/uim_${pkgver}-${_debrel}.debian.tar.xz"
qt5-qt4-coexist.patch)
sha256sums=('7a2d1667553afc0bca4cc33f9bc8fb01a6867177d2a3e13b1b85c7add16110e9'
- '40072a54e6de30d5616f6f72063ce450087d9a5350423aefba609cce5a01f674'
+ '4f4a911a685f4e94c1e504d7b9e9795296b0daa8aa096d258261989b56045c4c'
'a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd')
prepare() {