summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2023-02-13 16:08:15 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2023-02-13 16:08:15 -0500
commit05c1cd467c94659c260169355bd3acf0aa2b61c7 (patch)
tree7dd534a69758c4726e2ea01139c10813c6413b90
parent49c2690b97bf9fd7994185a3b907768ec6a24448 (diff)
libxfce4ui-4.18.2-1.parabola2: rebuild
-rw-r--r--libre/libxfce4ui/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/libxfce4ui/PKGBUILD b/libre/libxfce4ui/PKGBUILD
index 67e6eca53..c2a1466e7 100644
--- a/libre/libxfce4ui/PKGBUILD
+++ b/libre/libxfce4ui/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=libxfce4ui
pkgver=4.18.2
pkgrel=1
-pkgrel+=.parabola1
+pkgrel+=.parabola2
pkgdesc="Widgets library for the Xfce desktop environment"
pkgdesc+=" (Parabola rebranded)"
arch=('x86_64')
@@ -38,7 +38,7 @@ build() {
package() {
# pin to tightly-coupled dependency versions
- depends+=( "xfce4-session=${pkgver}" )
+ #depends+=( "xfce4-session=${pkgver}" )
cd $pkgname-$pkgver
make DESTDIR="$pkgdir" install