summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoe2018-12-09 20:12:00 +0100
committerzoe2018-12-09 20:12:00 +0100
commit827eec53660ae4f91bd314027fe826b262a9d43f (patch)
treebafbc1042e9c53aa3f32ddeac534ec70dcb4b02d
parent6e776d010713234bcd58404243e51eedb762e9e4 (diff)
downloadaur-827eec53660ae4f91bd314027fe826b262a9d43f.tar.gz
Fixes sha1sum of qt5.11.patch and color-find.patch
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30b783ad32fd..1cfbbf11c1da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun Dec 9 19:10:02 UTC 2018
pkgbase = kxstitch
pkgdesc = The program that lets you create cross stitch patterns and charts.
pkgver = 2.1.1
- pkgrel = 9
+ pkgrel = 10
url = https://userbase.kde.org/KXStitch
install = kxstitch.install
arch = i686
@@ -20,9 +22,9 @@ pkgbase = kxstitch
source = color-find.patch::https://cgit.kde.org/kxstitch.git/patch/?id=26f7fce0508a149aefb9e9256f682abe87211760
sha1sums = 6f712bca3173b90149b67640fb1b63d02725c9ef
sha1sums = 8e58ce0776eff7ef29394a2f7a089191a4af0b1d
- sha1sums = d1a904efd34eca16d839d6d54356cb01abaa15a7
+ sha1sums = ea1531ae76c79d124bbddb70db85d76062424f66
sha1sums = 59dc498eb3e555b0f85a717f0588b3a217f8cbbb
- sha1sums = 04bb2d31e235da33df2853242d32ce43005cf1c7
+ sha1sums = 757f0f2c32846d32bfe2d060d0c4e88a1027cb70
pkgname = kxstitch
diff --git a/PKGBUILD b/PKGBUILD
index 2e08014cb07c..5c5914110e0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : enckse <enckse [at] gmail [dot] com>
pkgname=kxstitch
pkgver=2.1.1
-pkgrel=9
+pkgrel=10
pkgdesc="The program that lets you create cross stitch patterns and charts."
arch=('i686' 'x86_64')
depends=('plasma-workspace' 'libmagick')
@@ -17,9 +17,9 @@ source=("https://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgve
"color-find.patch::${_patches}26f7fce0508a149aefb9e9256f682abe87211760")
sha1sums=('6f712bca3173b90149b67640fb1b63d02725c9ef'
'8e58ce0776eff7ef29394a2f7a089191a4af0b1d'
- 'd1a904efd34eca16d839d6d54356cb01abaa15a7'
+ 'ea1531ae76c79d124bbddb70db85d76062424f66'
'59dc498eb3e555b0f85a717f0588b3a217f8cbbb'
- '04bb2d31e235da33df2853242d32ce43005cf1c7')
+ '757f0f2c32846d32bfe2d060d0c4e88a1027cb70')
install=${pkgname}.install
build() {