summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12023-05-20 21:19:46 +0800
committerChocobo12023-05-20 21:20:23 +0800
commit2d2c61eb121b687fb4e720897afc76388d64de73 (patch)
tree9470d296dda4687630d3ba704d32b7c2a60a6478
parent34dcd107d2e458f3acc4b45052e91eea4247b089 (diff)
downloadaur-desktop-file-utils-git.tar.gz
upgpkg: desktop-file-utils-git 0.26.r5.g56d220d-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71b19dbfa8aa..fb4ce3e6c4e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = desktop-file-utils-git
pkgdesc = Command line utilities for working with desktop entries
pkgver = 0.26.r5.g56d220d
- pkgrel = 1
+ pkgrel = 2
url = https://www.freedesktop.org/wiki/Software/desktop-file-utils/
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = desktop-file-utils-git
provides = desktop-file-utils=0.26.r5.g56d220d
conflicts = desktop-file-utils
source = git+https://gitlab.freedesktop.org/xdg/desktop-file-utils.git
- source = update-desktop-database.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/desktop-file-utils/trunk/update-desktop-database.hook
+ source = update-desktop-database.hook::https://gitlab.archlinux.org/archlinux/packaging/packages/desktop-file-utils/-/raw/main/update-desktop-database.hook
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e3b5389b3c24..61d76bed6ac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=desktop-file-utils-git
pkgver=0.26.r5.g56d220d
-pkgrel=1
+pkgrel=2
pkgdesc="Command line utilities for working with desktop entries"
arch=('i686' 'x86_64')
url="https://www.freedesktop.org/wiki/Software/desktop-file-utils/"
@@ -12,7 +12,7 @@ makedepends=('git')
provides=("desktop-file-utils=$pkgver")
conflicts=('desktop-file-utils')
source=("git+https://gitlab.freedesktop.org/xdg/desktop-file-utils.git"
- "update-desktop-database.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/desktop-file-utils/trunk/update-desktop-database.hook")
+ "update-desktop-database.hook::https://gitlab.archlinux.org/archlinux/packaging/packages/desktop-file-utils/-/raw/main/update-desktop-database.hook")
sha256sums=('SKIP'
'SKIP')