summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2024-02-03 20:40:03 +0100
committerNarrat2024-02-03 20:40:03 +0100
commitfbfc5b0e86a183586589b4d38daa1ad049d897c6 (patch)
treee4ba6a3251e6c15a77c9e73dd74b9432f9b5868a
parentab46193920889347061da194d354d002dd8e1d04 (diff)
downloadaur-fbfc5b0e86a183586589b4d38daa1ad049d897c6.tar.gz
xdg-utils-mimeo: follow Arch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2549874a5cbd..dfdd3640a34e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xdg-utils-mimeo
pkgdesc = Command line tools that assist applications with a variety of desktop integration tasks; patched to use mimeo
- pkgver = 1.2.0r25+g0f49cf5
+ pkgver = 1.2.0r28+g9b7d253
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/xdg-utils/
arch = any
@@ -23,7 +23,7 @@ pkgbase = xdg-utils-mimeo
provides = xdg-utils
conflicts = xdg-utils
source = mimeo-detection.patch
- source = git+https://gitlab.freedesktop.org/xdg/xdg-utils.git#commit=0f49cf5d7956076fccd599d82b85946e5e49d473
+ source = git+https://gitlab.freedesktop.org/xdg/xdg-utils.git#commit=9b7d253ca07b80fbc201c5cf5b7f14a49bd09b3f
sha256sums = 5f412ee7aecfbdc49bf5a3602e7da23c1ab626755ed074025733ff785348b66c
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7efc37f6a422..6727b46a08cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
_pkgname=xdg-utils
pkgname=$_pkgname-mimeo
# https://gitlab.freedesktop.org/xdg/xdg-utils/commits/master
-_commit=0f49cf5d7956076fccd599d82b85946e5e49d473 # master # 2023-12-04
-pkgver=1.2.0r25+g0f49cf5
+_commit=9b7d253ca07b80fbc201c5cf5b7f14a49bd09b3f # master # 2024-01-23
+pkgver=1.2.0r28+g9b7d253
pkgrel=1
pkgdesc="Command line tools that assist applications with a variety of desktop integration tasks; patched to use mimeo"
arch=('any')