summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2020-12-28 21:47:12 -0500
committerTed Alff2020-12-28 21:47:12 -0500
commitcfb1856698ad2ca37423d37156428e297dd746b4 (patch)
tree873eb699e9c8b0753d968f41cfa7a57c119c1f76 /PKGBUILD
parent2c4c8130c4bc3b5c6fc4f75b26e668c61392d881 (diff)
downloadaur-libxfce4ui-nocsd.tar.gz
Version bump 4.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc1d86aa46f9..1f350ed30a5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=libxfce4ui
pkgname=${_pkgname}-nocsd
-pkgver=4.15.8
+pkgver=4.16.0
pkgrel=1
pkgdesc="A fork of libxfce4ui with the explicit goal of removing Client-Side Decorations (CSD)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -15,7 +15,7 @@ optdepends=('glade: Glade designer plugin')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
source=("${url}/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.bz2")
-sha256sums=('6fa362d67172b76dccdc3b929a0f912747e3af92b5cd4675475cc8b3fed9a7eb')
+sha256sums=('292ab49b3d08e514ac9283acab0ae43c8159785366aed11730671c33e2f749e4')
build() {
cd "${_pkgname}-${pkgver}"