Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / libshumate
Commits:
87ac36f5 by Jan Alexander Steffens (heftig) at 2023-11-02T01:32:56+01:00
1.1.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libshumate
pkgdesc = Map widget for GTK 4
- pkgver = 1.1.1
+ pkgver = 1.1.2
pkgrel = 1
url = https://wiki.gnome.org/Projects/libshumate
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = libshumate
depends = gtk4
depends = libsoup3
depends = sqlite
- source =
git+https://gitlab.gnome.org/GNOME/libshumate.git#commit=07ca1e45c3deea741ef3f46717adf8949e06ec03
+ source =
git+https://gitlab.gnome.org/GNOME/libshumate.git#commit=eeb257ab8cfca9133ec2e7da739d3ce815be7067
b2sums = SKIP
pkgname = libshumate
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
libshumate
libshumate-docs
)
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="Map widget for GTK 4"
url="https://wiki.gnome.org/Projects/libshumate"
@@ -26,7 +26,7 @@ makedepends=(
vala
)
checkdepends=(xorg-server-xvfb)
-_commit=07ca1e45c3deea741ef3f46717adf8949e06ec03 # tags/1.1.1^0
+_commit=eeb257ab8cfca9133ec2e7da739d3ce815be7067 # tags/1.1.2^0
source=("git+https://gitlab.gnome.org/GNOME/libshumate.git#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libshumate/-/commit/87ac36f5a1aa6f94a642272049ef88f6905239fa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libshumate/-/commit/87ac36f5a1aa6f94a642272049ef88f6905239fa
You're receiving this email because of your account on gitlab.archlinux.org.