Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libshumate


Commits:
6191f4f3 by Jan Alexander Steffens (heftig) at 2024-04-20T13:59:17+02:00
Use tag pinning

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -36,14 +36,11 @@ makedepends=(
   vala
 )
 checkdepends=(xorg-server-xvfb)
-_commit=14434008eb5da2b382e93704e099c2d6f171ebd7  # tags/1.2.0^0
-source=("git+https://gitlab.gnome.org/GNOME/libshumate.git#commit=$_commit";)
-b2sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -r 
's/\.([a-z])/\1/;s/([a-z])\./\1/;s/[^-]*-g/r&/;s/-/+/g'
-}
+source=(
+  # Can't locate the public key (m...@dfupdate.se, 
7448F128A4B18AB2EF87F092FA6624580A420D5D)
+  "git+https://gitlab.gnome.org/GNOME/libshumate.git#tag=${pkgver/[a-z]/.&}";
+)
+b2sums=('82d608c7d076ca479e757fafc3f7df2d0985d32fe7168943580aa23cd846bf4546b4395b8dc07908c1839c6880e3072e7237b8c72194733e091a6b669eb3bc55')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libshumate/-/commit/6191f4f3abb3b4ea1555b965463f8387f14b755a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libshumate/-/commit/6191f4f3abb3b4ea1555b965463f8387f14b755a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to