summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorponsfoot2018-02-18 12:00:13 +0900
committerponsfoot2018-02-18 12:00:13 +0900
commit433dd1a0fee19d79aaef746f8ec96a6b41b7b5eb (patch)
treed34cdba2b05821821af87f64b2a21d3a92cbf96f
parent7e048c127224cc9cde2716848817c4cf57107686 (diff)
downloadaur-433dd1a0fee19d79aaef746f8ec96a6b41b7b5eb.tar.gz
upstream update: uim 1.8.6+gh20180114.64e3173-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e24c5d5c712..049011644456 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# 土 1月 27 05:23:55 UTC 2018
+# 日 2月 18 03:00:13 UTC 2018
pkgbase = uim-debian
pkgdesc = Multilingual input method library with Debian patches (supports gtk3 and qt5)
pkgver = 1.8.6+gh20180114.64e3173
- pkgrel = 1
+ pkgrel = 2
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+gh20180114.64e3173.orig.tar.gz
- source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20180114.64e3173-1.debian.tar.xz
+ source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20180114.64e3173-2.debian.tar.xz
source = qt5-qt4-coexist.patch
sha256sums = 23329075e897019dd326b3ece47723c2b158d79a5117be67c3ff3d00104084c5
- sha256sums = 6e0e6d3705e5ead2754a482299070c5973050be90d3edaca95463b37a18b1feb
+ sha256sums = 6cac3021df31453de62b288afa58b814086c4942c6a8870162aa86f28d319842
sha256sums = a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd
pkgname = uim-debian
diff --git a/PKGBUILD b/PKGBUILD
index 8e0d6b086524..cdf98fdd989b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=uim-debian
pkgver=1.8.6+gh20180114.64e3173
-_debrel=1
-pkgrel=1
+_debrel=2
+pkgrel=2
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=('23329075e897019dd326b3ece47723c2b158d79a5117be67c3ff3d00104084c5'
- '6e0e6d3705e5ead2754a482299070c5973050be90d3edaca95463b37a18b1feb'
+ '6cac3021df31453de62b288afa58b814086c4942c6a8870162aa86f28d319842'
'a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd')
prepare() {