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


Commits:
677fd020 by Jan Alexander Steffens (heftig) at 2024-04-20T14:00:01+02:00
46.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gnome-maps
        pkgdesc = A simple GNOME 3 maps application
-       pkgver = 46.0
+       pkgver = 46.10
        pkgrel = 1
        url = https://wiki.gnome.org/Apps/Maps
        arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = gnome-maps
        depends = libshumate
        depends = libxml2
        depends = pango
-       source = 
git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=8333905cec2c980fcc4fc9aabded80ecec4c776e
-       b2sums = SKIP
+       source = git+https://gitlab.gnome.org/GNOME/gnome-maps.git#tag=v46.10
+       b2sums = 
5e7945259f1c0b4d3065778b7fe0a42b18942e3ded1375c0ebc4fcea88794282ed282f5e82d0ad70388c3ac551498f17b760e50f1f8ca8a5ae2e9b9eb29b6986
 
 pkgname = gnome-maps


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gnome-maps
-pkgver=46.0
+pkgver=46.10
 pkgrel=1
 pkgdesc="A simple GNOME 3 maps application"
 url="https://wiki.gnome.org/Apps/Maps";
@@ -37,14 +37,11 @@ makedepends=(
   yelp-tools
 )
 groups=(gnome)
-_commit=8333905cec2c980fcc4fc9aabded80ecec4c776e  # tags/v46.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit";)
-b2sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -r 
's/^v//;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/gnome-maps.git#tag=v${pkgver/[a-z]/.&}";
+)
+b2sums=('5e7945259f1c0b4d3065778b7fe0a42b18942e3ded1375c0ebc4fcea88794282ed282f5e82d0ad70388c3ac551498f17b760e50f1f8ca8a5ae2e9b9eb29b6986')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-maps/-/commit/677fd020dcbb37db150f66d94f04dea87bedd5d5

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


Reply via email to