summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2022-01-01 15:51:59 +0100
committerFabioLolix2022-01-01 15:51:59 +0100
commitbe30ff8249de0c63833da4e4eee04a85d6f0a780 (patch)
treef259836d80702444a0bef0a962b388c1f463a35d /PKGBUILD
parentb3911542171d2457d1f19edd7f296740dea27fbe (diff)
downloadaur-diorite.tar.gz
v4.24.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b55692454a55..24582f402976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Lorenzo Ferrillo <lorenzofersteam@live.it>
pkgname=diorite
-pkgver=4.23.0
+pkgver=4.24.0
pkgrel=1
pkgdesc="Utility and widget library for Nuvola Player project based on GLib, GIO, and GTK"
arch=(x86_64)
@@ -15,7 +15,7 @@ license=(BSD)
depends=(gtk3 libgee sqlite libx11)
makedepends=(vala python-pyparsing gobject-introspection)
source=("https://github.com/tiliado/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('6ee91447a265762d090345276583e7bb4aab12fca5c9a4fa4b06d1afe8d68985')
+sha256sums=('21fb59efba38f5a318eb3dcc2784feeb22c70ceb3b0152c92011cd776295ef97')
build() {
cd "${pkgname}-${pkgver}"