summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2022-11-30 11:22:56 -0500
committerTed Alff2022-11-30 11:22:56 -0500
commita2473ab11fbb289661d26cc96864ec16826328fe (patch)
treed5597ca30be40b5f8b389418cb27d159bd4f84f1 /PKGBUILD
parent98c5bfb4b08b58b579af33c5829f74b164c99ecb (diff)
downloadaur-a2473ab11fbb289661d26cc96864ec16826328fe.tar.gz
Version bump 4.17.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 255dbd4d7b70..ca04b1615577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
_pkgname=libxfce4ui
pkgname=${_pkgname}-devel
-pkgver=4.17.8
+pkgver=4.17.9
pkgrel=1
pkgdesc="Commonly used Xfce widgets among Xfce applications (Development version)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
-url="https://gitlab.xfce.org/xfce/libxfce4ui/-/blob/master/README"
+url="https://docs.xfce.org/xfce/libxfce4ui/start"
license=('GPL2')
groups=('xfce4-devel')
depends=('libxfce4util>=4.17.2' 'xfconf' 'libsm' 'startup-notification'
@@ -19,7 +19,7 @@ optdepends=('glade: Glade designer plugin')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
source=("https://archive.xfce.org/src/xfce/${_pkgname}/${pkgver%.*}/${_pkgname}-${pkgver}.tar.bz2")
-sha256sums=('a96dabc333a89f4bc2faa4a02fd40c8e8070fd17d65e03c0ec77c7d2cc1284b0')
+sha256sums=('d78c1852443a930bf1cdc5a90a68ffbf302fa3c34ed0885da41c7ee2f1c57b65')
build() {
cd "${_pkgname}-${pkgver}"