summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-02-28 17:57:15 +0100
committerFabioLolix2021-02-28 17:57:15 +0100
commit740ac4d0a1c9e16d6aeb35fa68bc483c71a30419 (patch)
tree7e98b5ed1a62e893751a0285fa0cadc5e31d6e9d
parentccc5bba7c39b9c047daebe71e429c0631cf02176 (diff)
downloadaur-740ac4d0a1c9e16d6aeb35fa68bc483c71a30419.tar.gz
update url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ae3763d4292..5aa2fc3d0ce7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = diorite
pkgdesc = Utility and widget library for Nuvola Player project based on GLib, GIO, and GTK
pkgver = 4.20.0
- pkgrel = 1
- url = https://tiliado.eu/diorite
+ pkgrel = 2
+ url = https://tiliado.eu/diorite/
arch = x86_64
license = BSD
makedepends = vala
diff --git a/PKGBUILD b/PKGBUILD
index adeb8df355e8..42e49c9b303a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=diorite
pkgver=4.20.0
-pkgrel=1
+pkgrel=2
pkgdesc="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=(vala python-pyparsing)