Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-nibbles
Commits:
7ef9a0b7 by Jan Alexander Steffens (heftig) at 2024-03-15T22:13:33+01:00
4.0.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-nibbles
pkgdesc = Guide a worm around a maze
- pkgver = 4.0.2
+ pkgver = 4.0.3
pkgrel = 1
url = https://wiki.gnome.org/Apps/Nibbles
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = gnome-nibbles
depends = libgee
depends = libgnome-games-support-2
depends = gtk4
- source =
git+https://gitlab.gnome.org/GNOME/gnome-nibbles.git#commit=9ea8a9d6ee7850e23536673090e72da8ffe9128a
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-nibbles.git#commit=d41f6efa1b9191d07107e222511c6954620480f2
b2sums = SKIP
pkgname = gnome-nibbles
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=gnome-nibbles
-pkgver=4.0.2
+pkgver=4.0.3
pkgrel=1
pkgdesc="Guide a worm around a maze"
url="https://wiki.gnome.org/Apps/Nibbles"
@@ -23,7 +23,7 @@ makedepends=(
yelp-tools
)
groups=(gnome-extra)
-_commit=9ea8a9d6ee7850e23536673090e72da8ffe9128a # tags/4.0.2^0
+_commit=d41f6efa1b9191d07107e222511c6954620480f2 # tags/4.0.3^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-nibbles.git#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-nibbles/-/commit/7ef9a0b72affef83a303e434ab453f197b3bca99
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-nibbles/-/commit/7ef9a0b72affef83a303e434ab453f197b3bca99
You're receiving this email because of your account on gitlab.archlinux.org.