summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f04090d9f3ec..953864397c32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# 火 9月 20 05:33:39 UTC 2016
+# 土 10月 8 06:48:19 UTC 2016
pkgbase = uim-debian
pkgdesc = Multilingual input method library with Debian patches (supports gtk3 and qt5)
- pkgver = 1.8.6+gh20160630.0.c408e95
+ pkgver = 1.8.6+gh20161003.0.d63dadd
pkgrel = 1
url = https://packages.debian.org/sid/uim
install = uim-debian.install
@@ -26,10 +26,10 @@ 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+gh20160630.0.c408e95.orig.tar.gz
- source = http://http.debian.net/debian/pool/main/u/uim/uim_1.8.6+gh20160630.0.c408e95-1.debian.tar.xz
- sha1sums = ef6b319dedf921f410cfc39ea6912dc79dddf79b
- sha1sums = 96b3f4bc5a18220744b4489d2c2a3dd3fde40091
+ 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-1.debian.tar.xz
+ sha1sums = 587db7adb61416ff9fe03a06112ff84ca3d76fde
+ sha1sums = f5af71424dedecf32366918ee529754c3e5770ce
pkgname = uim-debian
diff --git a/PKGBUILD b/PKGBUILD
index 3de17e817d74..431f16d11a5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: damir <damir@archlinux.org>
pkgname=uim-debian
-pkgver=1.8.6+gh20160630.0.c408e95
+pkgver=1.8.6+gh20161003.0.d63dadd
_debrel=1
pkgrel=1
pkgdesc='Multilingual input method library with Debian patches (supports gtk3 and qt5)'
@@ -21,8 +21,8 @@ provides=('uim')
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")
-sha1sums=('ef6b319dedf921f410cfc39ea6912dc79dddf79b'
- '96b3f4bc5a18220744b4489d2c2a3dd3fde40091')
+sha1sums=('587db7adb61416ff9fe03a06112ff84ca3d76fde'
+ 'f5af71424dedecf32366918ee529754c3e5770ce')
prepare() {
cd "${srcdir}/uim-${pkgver}"