summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-01-11 08:58:29 -0500
committerTed Alff2023-01-11 08:58:29 -0500
commitd8b3092dec503253f5dfeedcf8957b651b93bfd2 (patch)
tree36e7172b2f8315d36632a5ab6ec7754dd249b484
parent70a4e45aa6f78ac2ce7846005be9f0f597525f00 (diff)
downloadaur-d8b3092dec503253f5dfeedcf8957b651b93bfd2.tar.gz
Update to 4.19.x with initial wayland support and dependencies.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fcb5a377875..79c41ee5cf53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xfce4-panel-git
pkgdesc = Panel for the Xfce desktop environment - git checkout
- pkgver = 4.15.3+75+g09a78c28
+ pkgver = 4.19.0+2+g7341b4c1
pkgrel = 1
url = http://docs.xfce.org/xfce/xfce4-panel/start
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = xfce4-panel-git
depends = libxfce4util>=4.15.2
depends = libdbusmenu-gtk3
optdepends = xfce4-panel-profiles
- provides = xfce4-panel=4.15.3
+ provides = xfce4-panel=4.19.0
conflicts = xfce4-panel
conflicts = xfce4-statusnotifier-plugin
replaces = xfce4-statusnotifier-plugin
@@ -33,4 +33,3 @@ pkgbase = xfce4-panel-git
sha256sums = SKIP
pkgname = xfce4-panel-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 9a73042fd680..0ef49d1cfc3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=xfce4-panel
pkgname=${_pkgname}-git
-pkgver=4.15.3+75+g09a78c28
+pkgver=4.19.0+2+g7341b4c1
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment - git checkout"
arch=('x86_64' 'i686' 'armv7h' 'aarch64')