diff options
author | Ted Alff | 2023-04-20 21:48:06 -0400 |
---|---|---|
committer | Ted Alff | 2023-04-20 21:48:06 -0400 |
commit | 3510d35cc92263637e80e85a839b180b0dce428d (patch) | |
tree | af25f2d403007871a2000c94782c6fbfb899bf75 | |
parent | d0bb0bc9302fc650c4fbde2167cfc0bb91925f36 (diff) | |
download | aur-3510d35cc92263637e80e85a839b180b0dce428d.tar.gz |
Bump. 4.19.0 broke xfce4-terminal.
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = libxfce4ui-git pkgdesc = Commonly used Xfce widgets among Xfce applications (git checkout) - pkgver = 4.19.0+5+ga2c9fac + pkgver = 4.19.1+2+g261a619 pkgrel = 1 epoch = 1 url = https://docs.xfce.org/xfce/libxfce4ui/start @@ -24,7 +24,7 @@ pkgbase = libxfce4ui-git depends = libepoxy depends = hicolor-icon-theme optdepends = glade: Glade designer plugin - provides = libxfce4ui=4.19.0 + provides = libxfce4ui=4.19.1 conflicts = libxfce4ui source = libxfce4ui::git+https://gitlab.xfce.org/xfce/libxfce4ui sha256sums = SKIP @@ -6,7 +6,7 @@ _pkgname=libxfce4ui pkgname="${_pkgname}"-git epoch=1 -pkgver=4.19.0+5+ga2c9fac +pkgver=4.19.1+2+g261a619 pkgrel=1 pkgdesc="Commonly used Xfce widgets among Xfce applications (git checkout)" arch=('x86_64' 'i686' 'armv7h' 'aarch64') |