summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSantiago Burgos2025-01-06 18:14:39 -0600
committerSantiago Burgos2025-01-06 18:14:39 -0600
commit93d7067732c89b89216fe4206c5326d2dc806715 (patch)
treef4834f9068177385a397db30e4024c62dacaf752 /PKGBUILD
parentf5963c38b1f7a3f493ad67c4023665b9263da7ac (diff)
downloadaur-sticky.tar.gz
updated to version 1.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69f60f17556a..848946f4e9f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Santiago Burgos <santiago.burgos1089@gmail.com>
pkgname=sticky
-pkgver=1.23
+pkgver=1.24
pkgrel=1
pkgdesc="A sticky notes app for the Linux desktop"
arch=('any')
@@ -19,7 +19,7 @@ makedepends=(
'meson'
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('7d702454998439f2d3037dc748507b1a80a2b70284b10868bf8a74d7f4a3cf2d')
+sha256sums=('e9046218e5cb026ea5b9c076122f90b2b033397c5d7ea355b08c3c7d406fe483')
prepare() {
cd "$pkgname-$pkgver"