Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
xdg-utils
Commits:
25b5aaac by Andreas Radke at 2024-02-03T21:01:10+01:00
upgpkg: 1.2.0+1+gaf2fe0d-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xdg-utils
pkgdesc = Command line tools that assist applications with a variety of
desktop integration tasks
- pkgver = 1.2.0r28+g9b7d253
+ pkgver = 1.2.0+1+gaf2fe0d
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/xdg-utils/
arch = any
@@ -19,7 +19,7 @@ pkgbase = xdg-utils
optdepends = perl-file-mimeinfo: for generic support in xdg-open
optdepends = perl-net-dbus: Perl extension to dbus used in
xdg-screensaver
optdepends = perl-x11-protocol: Perl X11 protocol used in
xdg-screensaver
- source =
git+https://gitlab.freedesktop.org/xdg/xdg-utils.git#commit=9b7d253ca07b80fbc201c5cf5b7f14a49bd09b3f
+ source =
git+https://gitlab.freedesktop.org/xdg/xdg-utils.git#commit=af2fe0d1dcbcd982d84ddf2bbd174afe90976ed9
sha256sums = SKIP
pkgname = xdg-utils
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
pkgname=xdg-utils
# https://gitlab.freedesktop.org/xdg/xdg-utils/commits/master
-_commit=9b7d253ca07b80fbc201c5cf5b7f14a49bd09b3f # master # 2024-01-23
-pkgver=1.2.0r28+g9b7d253
+_commit=af2fe0d1dcbcd982d84ddf2bbd174afe90976ed9 # master # 2024-01-30
+pkgver=1.2.0+1+gaf2fe0d
pkgrel=1
pkgdesc="Command line tools that assist applications with a variety of desktop
integration tasks"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-utils/-/commit/25b5aaac94df0bc5b3f1a7a24d2a57942767e63f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-utils/-/commit/25b5aaac94df0bc5b3f1a7a24d2a57942767e63f
You're receiving this email because of your account on gitlab.archlinux.org.