summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8142bb4de21..03b29f4e2163 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = diorite-git
pkgdesc = A utility and widget library for Nuvola Player project based on GLib, GIO, and GTK
- pkgver = 4.20.0.r2.gc133fb6
- pkgrel = 1
- url = https://tiliado.eu/diorite
+ pkgver = 4.20.0.r3.ge537d6f
+ pkgrel = 2
+ url = https://tiliado.eu/diorite/
arch = x86_64
license = BSD
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index cf24079511c1..27a9f28b159c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@
# Contributor: Keerthan Jaic <jckeerthan at gmail dot com>
pkgname=diorite-git
-pkgver=4.20.0.r2.gc133fb6
-pkgrel=1
+pkgver=4.20.0.r3.ge537d6f
+pkgrel=2
pkgdesc="A utility and widget library for Nuvola Player project based on GLib, GIO, and GTK"
arch=(x86_64)
-url="https://tiliado.eu/diorite"
+url="https://tiliado.eu/diorite/"
license=(BSD)
depends=(gtk3 libgee sqlite libx11 gobject-introspection)
makedepends=(git vala)