summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Ser2024-05-21 12:42:51 +0200
committerSimon Ser2024-05-21 12:42:51 +0200
commit5dbe65d526a97b7b3553f87d3bfc271c1847b2f3 (patch)
tree289d72ecd88ef2a2b9ff745585066151fd0c493a
parentbc0caa474792a6c68ad5a9251d5f825f7668c929 (diff)
downloadaur-pixfmtdb-git.tar.gz
Switch to new upstream forge
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7115a461f136..c331440ae61a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = pixfmtdb-git
pkgdesc = A pixel format database
- pkgver = r19.4b6a17044ba2
+ pkgver = r57.e5dcd7486f15
pkgrel = 1
- url = https://git.sr.ht/~emersion/pixfmtdb
+ url = https://gitlab.freedesktop.org/emersion/pixfmtdb
arch = x86_64
license = MIT
makedepends = git
makedepends = go
provides = pixfmtdb
conflicts = pixfmtdb
- source = git+https://git.sr.ht/~emersion/pixfmtdb
+ source = git+https://gitlab.freedesktop.org/emersion/pixfmtdb
source = pixfmtdb.service
sha256sums = SKIP
sha256sums = 203158db28c695a541a6fccd666958f3b7a5aa57b1ec0f3b2b4f3d644cc95994
diff --git a/PKGBUILD b/PKGBUILD
index db9ec221856e..86b2f5e44dea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgname=pixfmtdb-git
_pkgname=pixfmtdb
-pkgver=r19.4b6a17044ba2
+pkgver=r57.e5dcd7486f15
pkgrel=1
pkgdesc='A pixel format database'
arch=('x86_64')
-url='https://git.sr.ht/~emersion/pixfmtdb'
+url='https://gitlab.freedesktop.org/emersion/pixfmtdb'
license=('MIT')
makedepends=('git' 'go')
provides=('pixfmtdb')
conflicts=('pixfmtdb')
source=(
- "git+https://git.sr.ht/~emersion/pixfmtdb"
+ "git+https://gitlab.freedesktop.org/emersion/pixfmtdb"
"pixfmtdb.service"
)
sha256sums=(