summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Enck2018-07-08 10:12:05 -0400
committerSean Enck2018-07-08 10:12:05 -0400
commitd75a5ec387f878972fc1977d3d419f5fd01bc6cc (patch)
tree74e1d8bc0b02f7a9f8eb509ad65ae3cc668b84d1
parent38f2cf1c097a9bb053dcacf06a454bd63e585729 (diff)
downloadaur-d75a5ec387f878972fc1977d3d419f5fd01bc6cc.tar.gz
use the 2.1.1 patch branch/hash
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d706f372de89..beb786feb7f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kxstitch
pkgdesc = The program that lets you create cross stitch patterns and charts.
pkgver = 2.1.1
- pkgrel = 4
+ pkgrel = 5
url = https://userbase.kde.org/KXStitch
install = kxstitch.install
arch = i686
@@ -21,7 +21,7 @@ pkgbase = kxstitch
source = qt5.11.patch::https://cgit.kde.org/kxstitch.git/patch/?id=ca0f451dceecadc696ba6777084f22ceb5d372f0
sha1sums = 6f712bca3173b90149b67640fb1b63d02725c9ef
sha1sums = 8e58ce0776eff7ef29394a2f7a089191a4af0b1d
- sha1sums = 1d594501380c0ea1450c27696579fd5c74fe8461
+ sha1sums = d1a904efd34eca16d839d6d54356cb01abaa15a7
pkgname = kxstitch
diff --git a/PKGBUILD b/PKGBUILD
index dfb7fbf8be83..9635a4502034 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : enckse <enckse [at] gmail [dot] com>
pkgname=kxstitch
pkgver=2.1.1
-pkgrel=4
+pkgrel=5
pkgdesc="The program that lets you create cross stitch patterns and charts."
arch=('i686' 'x86_64')
depends=('plasma-workspace' 'imagemagick>=7.0.0')
@@ -15,7 +15,7 @@ source=("https://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgve
)
sha1sums=('6f712bca3173b90149b67640fb1b63d02725c9ef'
'8e58ce0776eff7ef29394a2f7a089191a4af0b1d'
- '1d594501380c0ea1450c27696579fd5c74fe8461'
+ 'd1a904efd34eca16d839d6d54356cb01abaa15a7'
)
install=${pkgname}.install