Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
xfce4-places-plugin
Commits:
463d652d by Robin Candau at 2024-09-16T14:28:45+02:00
upgpkg: 1.8.3-3: Add to the xfce4-goodies group
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,9 +1,10 @@
pkgbase = xfce4-places-plugin
pkgdesc = A menu with quick access to folders, documents, and removable
media
pkgver = 1.8.3
- pkgrel = 2
+ pkgrel = 3
url = https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start
arch = x86_64
+ groups = xfce4-goodies
license = GPL-2.0-or-later
makedepends = git
makedepends = intltool
=====================================
PKGBUILD
=====================================
@@ -5,11 +5,12 @@
pkgname=xfce4-places-plugin
pkgver=1.8.3
-pkgrel=2
+pkgrel=3
pkgdesc="A menu with quick access to folders, documents, and removable media"
arch=('x86_64')
url="https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start"
license=('GPL-2.0-or-later')
+groups=('xfce4-goodies')
depends=('libnotify' 'xfce4-panel')
makedepends=('git' 'intltool' 'xfce4-dev-tools')
source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin.git#tag=$pkgname-$pkgver")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-places-plugin/-/commit/463d652d86884ec33842b9294502506755ebcd82
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-places-plugin/-/commit/463d652d86884ec33842b9294502506755ebcd82
You're receiving this email because of your account on gitlab.archlinux.org.