summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Actions2024-05-14 11:10:35 +0000
committerGitHub Actions2024-05-14 11:10:35 +0000
commit270a0f8bd5f8daf9efb1d4158a9cc3a0e7d872ce (patch)
tree04fe049e446c6eca566bdbf30171b0d8a635535a /PKGBUILD
parent1c3a024d80f74c8308dd162e778a06cda54d3e0f (diff)
downloadaur-website-stalker.tar.gz
Update to 0.23.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84e7f5ba7336..f473dab31913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=website-stalker
-pkgver=0.22.0
-pkgrel=2
+pkgver=0.23.0
+pkgrel=1
pkgdesc="Track changes on websites via git"
arch=('x86_64' 'aarch64' 'armv6h' 'armv7h')
url="https://github.com/EdJoPaTo/${pkgname}"
@@ -12,7 +12,7 @@ provides=("${pkgname}")
options=('!lto')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('f6c831264673df27157f76d33162055bd150212cbcb99ad13a8a1c85e9533186')
+sha256sums=('a728a27801ee2935f95cd48456fe1e99a85ddf24f885953cb31f159401253e91')
prepare() {
cd "$pkgname-$pkgver"