summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorponsfoot2018-01-27 14:23:56 +0900
committerponsfoot2018-01-27 14:23:56 +0900
commit7e048c127224cc9cde2716848817c4cf57107686 (patch)
tree13c3ee9c5202816c4ca26bd90639b5a42109afd9
parent9c9b4ca10312046c6f1bec58290fbd71de28c2b4 (diff)
downloadaur-7e048c127224cc9cde2716848817c4cf57107686.tar.gz
upstream update: 1.8.6+gh20180114.64e3173-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ae3cd4ebade..2e24c5d5c712 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# 水 1月 17 12:12:11 UTC 2018
+# 土 1月 27 05:23:55 UTC 2018
pkgbase = uim-debian
pkgdesc = Multilingual input method library with Debian patches (supports gtk3 and qt5)
- pkgver = 1.8.6+gh20180111.cbd2c5e
+ pkgver = 1.8.6+gh20180114.64e3173
pkgrel = 1
url = https://packages.debian.org/sid/uim
install = uim-debian.install
@@ -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+gh20180111.cbd2c5e.orig.tar.gz
- source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20180111.cbd2c5e-1.debian.tar.xz
+ 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 = qt5-qt4-coexist.patch
- sha256sums = cd4c6d1edd7856f309ecd4b2091e5cb7e8b9a27df7c322fc22ce58f2c688b724
- sha256sums = 1b4f1b7c6a34272683034a71eae26e0aa068a4d3a9ce4fe497de2c34fd10eef5
+ sha256sums = 23329075e897019dd326b3ece47723c2b158d79a5117be67c3ff3d00104084c5
+ sha256sums = 6e0e6d3705e5ead2754a482299070c5973050be90d3edaca95463b37a18b1feb
sha256sums = a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd
pkgname = uim-debian
diff --git a/PKGBUILD b/PKGBUILD
index 816de6286d72..8e0d6b086524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: damir <damir@archlinux.org>
pkgname=uim-debian
-pkgver=1.8.6+gh20180111.cbd2c5e
+pkgver=1.8.6+gh20180114.64e3173
_debrel=1
pkgrel=1
pkgdesc='Multilingual input method library with Debian patches (supports gtk3 and qt5)'
@@ -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=('cd4c6d1edd7856f309ecd4b2091e5cb7e8b9a27df7c322fc22ce58f2c688b724'
- '1b4f1b7c6a34272683034a71eae26e0aa068a4d3a9ce4fe497de2c34fd10eef5'
+sha256sums=('23329075e897019dd326b3ece47723c2b158d79a5117be67c3ff3d00104084c5'
+ '6e0e6d3705e5ead2754a482299070c5973050be90d3edaca95463b37a18b1feb'
'a3511837b8fc827e3ff79defff6480fc6b3a4ac031bde478bfd5d6c1b77acfdd')
prepare() {