summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorponsfoot2018-01-08 19:49:32 +0900
committerponsfoot2018-01-08 19:49:32 +0900
commit2cc27f32c3629e63598b2098e2fe65acfe25ad9b (patch)
treeb7aba1cc4dedf8d9ac1b244e074ee897cb144da8
parent2aa104348de4df04fedd272cefb30e921d3bd9f0 (diff)
downloadaur-2cc27f32c3629e63598b2098e2fe65acfe25ad9b.tar.gz
upstream update: uim 1.8.6+gh20180106.ec697da-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1221f8171f63..1d1d50f44b68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# 土 12月 16 04:53:44 UTC 2017
+# 月 1月 8 10:49:31 UTC 2018
pkgbase = uim-debian
pkgdesc = Multilingual input method library with Debian patches (supports gtk3 and qt5)
- pkgver = 1.8.6+gh20161003.0.d63dadd
- pkgrel = 9
+ pkgver = 1.8.6+gh20180106.ec697da
+ pkgrel = 1
url = https://packages.debian.org/sid/uim
install = uim-debian.install
arch = i686
@@ -26,11 +26,11 @@ pkgbase = uim-debian
optdepends = gtk3: immodule and helper applications
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-9.debian.tar.xz
+ source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20180106.ec697da.orig.tar.gz
+ source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20180106.ec697da-1.debian.tar.xz
source = qt5-qt4-coexist.patch
- sha256sums = 7a2d1667553afc0bca4cc33f9bc8fb01a6867177d2a3e13b1b85c7add16110e9
- sha256sums = d02c86daf45d5fab8f0430d4c64cf920c5a1c613e0241129704c84f1b7ba4aa8
+ sha256sums = 0ee5f42879d39b22fe5f7fdb4033f88aacfd66c160a6e8f24de409ac30697cf3
+ sha256sums = 12406f4e6756f17d7b690194fae8330996eec6113c806804e88bee47bf6b226a
sha256sums = a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd
pkgname = uim-debian
diff --git a/PKGBUILD b/PKGBUILD
index 995b389919ae..7c970a53bf15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: damir <damir@archlinux.org>
pkgname=uim-debian
-pkgver=1.8.6+gh20161003.0.d63dadd
-_debrel=9
-pkgrel=9
+pkgver=1.8.6+gh20180106.ec697da
+_debrel=1
+pkgrel=1
pkgdesc='Multilingual input method library with Debian patches (supports gtk3 and qt5)'
url='https://packages.debian.org/sid/uim'
license=('custom:BSD')
@@ -22,8 +22,8 @@ install=${pkgname}.install
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'
- 'd02c86daf45d5fab8f0430d4c64cf920c5a1c613e0241129704c84f1b7ba4aa8'
+sha256sums=('0ee5f42879d39b22fe5f7fdb4033f88aacfd66c160a6e8f24de409ac30697cf3'
+ '12406f4e6756f17d7b690194fae8330996eec6113c806804e88bee47bf6b226a'
'a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd')
prepare() {