summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-03-10 16:10:10 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-03-10 16:10:10 +0100
commit7adfa7caad7252fcb71b843e72f67da911ab3724 (patch)
treeadd5bd5130ac916fe9b6e2c5abc74b4d48ac85ce /libre
parent762481377ea62425e8e5fee3d3099071f74c4928 (diff)
libre/libxfce4ui: updated to 4.13.4
Diffstat (limited to 'libre')
-rw-r--r--libre/libxfce4ui/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/libre/libxfce4ui/PKGBUILD b/libre/libxfce4ui/PKGBUILD
index 70b4a545e..0616c3b49 100644
--- a/libre/libxfce4ui/PKGBUILD
+++ b/libre/libxfce4ui/PKGBUILD
@@ -4,19 +4,20 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=libxfce4ui
-pkgver=4.12.1
-pkgrel=3
+pkgver=4.13.4
+pkgrel=1
pkgrel+=.par1
-pkgdesc="Commonly used Xfce widgets among Xfce applications (Parabola rebranded)"
+pkgdesc="Commonly used Xfce widgets among Xfce applications"
+pkgdesc+=" (Parabola rebranded)"
arch=('x86_64')
arch+=('i686' 'armv7h')
url="http://www.xfce.org/"
license=('GPL2')
depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
'hicolor-icon-theme')
-makedepends=('intltool')
+makedepends=('intltool' 'gobject-introspection' 'vala')
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43')
+sha256sums=('d63fcdb8e5acb6f0d26075ea17d320dbfbec2058567cd67cb99824c7402a1f79')
build() {
cd "$srcdir/$pkgname-$pkgver"