[arch-commits] Commit in wlroots/trunk (PKGBUILD)

Brett Cornwall ainola at gemini.archlinux.org
Fri Dec 17 16:26:59 UTC 2021


    Date: Friday, December 17, 2021 @ 16:26:58
  Author: ainola
Revision: 1076360

Use the release archive for proper GPG verification

Modified:
  wlroots/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-17 16:06:49 UTC (rev 1076359)
+++ PKGBUILD	2021-12-17 16:26:58 UTC (rev 1076360)
@@ -32,7 +32,7 @@
     'libwlroots.so'
 )
 source=(
-    "$pkgname-$pkgver.tar.gz::https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/$pkgver/wlroots-$pkgver.tar.gz"
+    "$pkgname-$pkgver.tar.gz::https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/$pkgver/downloads/wlroots-$pkgver.tar.gz"
     "https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/$pkgver/downloads/wlroots-$pkgver.tar.gz.sig"
 )
 sha256sums=('2921a38cea79dbb6f1da895a4dbe1faedba8d7ff2c0c2468dad94ccba12e4278'



More information about the arch-commits mailing list