summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2023-05-12 16:19:45 +0200
committerPhilip Goto2023-05-12 16:19:45 +0200
commit3ebf6f6aadeddfc008d33430fca4a39b45b3473b (patch)
tree6cda58fcabaa4eefaebcd2b0062f230c913d9ba8
parent42872c1b0f4080e1730be13e61d0b381becbda7e (diff)
downloadaur-3ebf6f6aadeddfc008d33430fca4a39b45b3473b.tar.gz
Update to 4.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 228ceb71d120..85de131ea068 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = crosswords-puzzle-sets-pzzl
pkgdesc = Dutch puzzles from De Telegraaf for the app Crosswords
- pkgver = 4.0
+ pkgver = 4.1
pkgrel = 1
url = https://gitlab.gnome.org/philip.goto/puzzle-sets-pzzl
arch = any
license = GPL3
makedepends = meson
depends = crosswords
- depends = python-argparse
depends = python-dateutil
depends = python-requests
- source = https://gitlab.gnome.org/philip.goto/puzzle-sets-pzzl/-/archive/4.0/puzzle-sets-pzzl-4.0.tar.gz
- b2sums = 8e9e024e9ad8b9735a10e113e2f8569707ced2674ede57d57be29a565959ece879bce8bd3322f24be1cb3450bccb004377c05357a0f5265492343ec5d761910c
+ source = https://gitlab.gnome.org/philip.goto/puzzle-sets-pzzl/-/archive/4.1/puzzle-sets-pzzl-4.1.tar.gz
+ b2sums = 60fddd207d670bf897c759d42aaa563d130400f013b8d921fdf52d628f3a74aceaf688db1552b17c98350c98d34e5445caedba4241cbd03c2c9ac0f94289b288
pkgname = crosswords-puzzle-sets-pzzl
diff --git a/PKGBUILD b/PKGBUILD
index 4aab921fff94..d9aa1f56bc72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=crosswords-puzzle-sets-pzzl
-pkgver=4.0
+pkgver=4.1
pkgrel=1
pkgdesc='Dutch puzzles from De Telegraaf for the app Crosswords'
arch=(any)
@@ -9,7 +9,6 @@ url='https://gitlab.gnome.org/philip.goto/puzzle-sets-pzzl'
license=(GPL3)
depends=(
crosswords
- python-argparse
python-dateutil
python-requests
)
@@ -17,7 +16,7 @@ makedepends=(meson)
_commit=${pkgver}
_srcdir="puzzle-sets-pzzl-${_commit}"
source=("${url}/-/archive/${_commit}/${_srcdir}.tar.gz")
-b2sums=('8e9e024e9ad8b9735a10e113e2f8569707ced2674ede57d57be29a565959ece879bce8bd3322f24be1cb3450bccb004377c05357a0f5265492343ec5d761910c')
+b2sums=('60fddd207d670bf897c759d42aaa563d130400f013b8d921fdf52d628f3a74aceaf688db1552b17c98350c98d34e5445caedba4241cbd03c2c9ac0f94289b288')
build() {
arch-meson "${_srcdir}" build