Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-panel


Commits:
754668d4 by Evangelos Foutras at 2023-09-27T19:14:08+03:00
upgpkg: 4.18.5-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,23 @@
+pkgbase = xfce4-panel
+       pkgdesc = Panel for the Xfce desktop environment
+       pkgver = 4.18.5
+       pkgrel = 1
+       url = https://docs.xfce.org/xfce/xfce4-panel/start
+       arch = x86_64
+       groups = xfce4
+       license = GPL2
+       makedepends = intltool
+       makedepends = gobject-introspection
+       makedepends = vala
+       depends = exo
+       depends = garcon
+       depends = libxfce4ui
+       depends = xfconf
+       depends = libwnck3
+       depends = libdbusmenu-gtk3
+       depends = hicolor-icon-theme
+       depends = desktop-file-utils
+       source = 
https://archive.xfce.org/src/xfce/xfce4-panel/4.18/xfce4-panel-4.18.5.tar.bz2
+       sha256sums = 
b20e0d10cc5149a601d8eee07373efb446ea3e179dd032ed8ddb5782e3f9e7cb
+
+pkgname = xfce4-panel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfce4-panel
-pkgver=4.18.4
+pkgver=4.18.5
 pkgrel=1
 pkgdesc="Panel for the Xfce desktop environment"
 arch=('x86_64')
@@ -13,11 +13,7 @@ depends=('exo' 'garcon' 'libxfce4ui' 'xfconf' 'libwnck3' 
'libdbusmenu-gtk3'
          'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('32304f82094ea3779741f968dc851032d8790eb78f3aa01676520b96cfacfb54')
-
-prepare() {
-  cd $pkgname-$pkgver
-}
+sha256sums=('b20e0d10cc5149a601d8eee07373efb446ea3e179dd032ed8ddb5782e3f9e7cb')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-panel/-/commit/754668d4557426ab029d3313e47dc9e97ef709f3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-panel/-/commit/754668d4557426ab029d3313e47dc9e97ef709f3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to