summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgillux2016-10-19 15:30:27 +0900
committergillux2016-10-19 15:30:27 +0900
commit81cc4f03431c45ce94ed4dcce700830111aa4b91 (patch)
tree3ac4bfd826ca9ffcd73ca56d2f4ccb802c2e644a
parent089b7c0a84a4bd8e79bda6b58711b37eefbb8126 (diff)
downloadaur-81cc4f03431c45ce94ed4dcce700830111aa4b91.tar.gz
Update to 1.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 094d2e24ed40..2934abb89aa6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 10 04:47:56 UTC 2016
+# Wed Oct 19 06:30:15 UTC 2016
pkgbase = intertext-editor
pkgdesc = Editor for aligned parallel texts
- pkgver = 1.4.1
+ pkgver = 1.5
pkgrel = 1
url = http://wanthalf.saga.cz/intertext
arch = i686
@@ -10,9 +10,9 @@ pkgbase = intertext-editor
license = GPLv3
makedepends = imagemagick
depends = qt5-base
- source = https://github.com/czcorpus/InterText_editor/archive/v1.4.1.tar.gz
+ source = https://github.com/czcorpus/InterText_editor/archive/v1.5.tar.gz
source = InterText.desktop
- md5sums = 9f74fcfc5a43722a187f52a05daa9575
+ md5sums = 64ae18aaa2e6d810e4f501373f485131
md5sums = 41995ca7398f11b0ffc394e34a327cd6
pkgname = intertext-editor
diff --git a/PKGBUILD b/PKGBUILD
index 300a83f30047..199b1f994148 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=intertext-editor
_pkgname=InterText_editor
_binname=InterText
-pkgver=1.4.1
+pkgver=1.5
pkgrel=1
pkgdesc="Editor for aligned parallel texts"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('imagemagick')
install=
source=("https://github.com/czcorpus/$_pkgname/archive/v$pkgver.tar.gz"
"$_binname.desktop")
-md5sums=('9f74fcfc5a43722a187f52a05daa9575'
+md5sums=('64ae18aaa2e6d810e4f501373f485131'
'41995ca7398f11b0ffc394e34a327cd6')
_install_icon() {