summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorponsfoot2018-03-04 14:49:24 +0900
committerponsfoot2018-03-04 14:49:24 +0900
commitae1d47a1ae33b6239aca12f1dc58c6a02f1673f8 (patch)
tree1477faba4ed23f5eba24d1009f6f865c1977ff3f
parent433dd1a0fee19d79aaef746f8ec96a6b41b7b5eb (diff)
downloadaur-uim-debian.tar.gz
upstream update: 1:1.8.6+gh20180301.c79432c-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 049011644456..aff7ed7dfceb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# 日 2月 18 03:00:13 UTC 2018
+# 日 3月 4 05:49:24 UTC 2018
pkgbase = uim-debian
pkgdesc = Multilingual input method library with Debian patches (supports gtk3 and qt5)
- pkgver = 1.8.6+gh20180114.64e3173
- pkgrel = 2
+ pkgver = 1.8.6+gh20180301.c79432c
+ 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+gh20180114.64e3173.orig.tar.gz
- source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20180114.64e3173-2.debian.tar.xz
+ source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20180301.c79432c.orig.tar.gz
+ source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20180301.c79432c-1.debian.tar.xz
source = qt5-qt4-coexist.patch
- sha256sums = 23329075e897019dd326b3ece47723c2b158d79a5117be67c3ff3d00104084c5
- sha256sums = 6cac3021df31453de62b288afa58b814086c4942c6a8870162aa86f28d319842
+ sha256sums = 0c418ece1b0929a11d2922fdaa63aedca5990eb2e98f1f4fdff1b7693b0b5be8
+ sha256sums = 9d765a265c6e32ffab3d142c3ca39e62799af21bdf7f4a798e61a28ee3ecfdc8
sha256sums = a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd
pkgname = uim-debian
diff --git a/PKGBUILD b/PKGBUILD
index cdf98fdd989b..4af58798dae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: damir <damir@archlinux.org>
pkgname=uim-debian
-pkgver=1.8.6+gh20180114.64e3173
-_debrel=2
-pkgrel=2
+pkgver=1.8.6+gh20180301.c79432c
+_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=('23329075e897019dd326b3ece47723c2b158d79a5117be67c3ff3d00104084c5'
- '6cac3021df31453de62b288afa58b814086c4942c6a8870162aa86f28d319842'
+sha256sums=('0c418ece1b0929a11d2922fdaa63aedca5990eb2e98f1f4fdff1b7693b0b5be8'
+ '9d765a265c6e32ffab3d142c3ca39e62799af21bdf7f4a798e61a28ee3ecfdc8'
'a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd')
prepare() {