summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgillux2016-09-10 13:48:25 +0900
committergillux2016-09-10 13:48:25 +0900
commit089b7c0a84a4bd8e79bda6b58711b37eefbb8126 (patch)
tree2a2671b288dcef6734dbdfe5769dc14bad83a4dd
parentb49b08512f6ca3c0a4542d1c0b286716d7a6ad6a (diff)
downloadaur-089b7c0a84a4bd8e79bda6b58711b37eefbb8126.tar.gz
Update to 1.4.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02a94f214e4d..094d2e24ed40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Sep 7 13:39:35 UTC 2016
+# Sat Sep 10 04:47:56 UTC 2016
pkgbase = intertext-editor
pkgdesc = Editor for aligned parallel texts
- pkgver = 1.4
+ pkgver = 1.4.1
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/1.4.tar.gz
+ source = https://github.com/czcorpus/InterText_editor/archive/v1.4.1.tar.gz
source = InterText.desktop
- md5sums = 6a4749e65a5fa3a0abbf86797033b1d7
+ md5sums = 9f74fcfc5a43722a187f52a05daa9575
md5sums = 41995ca7398f11b0ffc394e34a327cd6
pkgname = intertext-editor
diff --git a/PKGBUILD b/PKGBUILD
index 644ee7fff13d..300a83f30047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=intertext-editor
_pkgname=InterText_editor
_binname=InterText
-pkgver=1.4
+pkgver=1.4.1
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=('6a4749e65a5fa3a0abbf86797033b1d7'
+md5sums=('9f74fcfc5a43722a187f52a05daa9575'
'41995ca7398f11b0ffc394e34a327cd6')
_install_icon() {