summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4094da76211..dd4602ddb866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=libxfce4ui
pkgname="${_pkgname}"-devel
-pkgver=4.15.0
+pkgver=4.15.1
pkgrel=1
pkgdesc="Commonly used Xfce widgets among Xfce applications (Development version)"
arch=('i686' 'x86_64')
@@ -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=('f9b6c95a871892348d317e9c0d24d3a2de6af6ca8e4f687d0a412c029c9984e1')
+sha256sums=('e97c937be99a3f8d41706425707859330b16cc369eb6fb37621adbb4afe9ae4d')
build() {
cd "${_pkgname}-${pkgver}"