Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-nibbles
Commits:
05a53676 by Jan Alexander Steffens (heftig) at 2023-12-18T04:09:49+01:00
4.0.1-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.0
+ pkgver = 4.0.1
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=71980629bb1afc79473b2fa7887472a577782c90
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-nibbles.git#commit=65de41be7abf30c2f619e3fb74a3b1bcbfa0a7f0
b2sums = SKIP
pkgname = gnome-nibbles
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=gnome-nibbles
-pkgver=4.0.0
+pkgver=4.0.1
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=71980629bb1afc79473b2fa7887472a577782c90 # tags/4.0.0^0
+_commit=65de41be7abf30c2f619e3fb74a3b1bcbfa0a7f0 # tags/4.0.1^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/05a53676fff92d36425840456fa7314763045bc9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-nibbles/-/commit/05a53676fff92d36425840456fa7314763045bc9
You're receiving this email because of your account on gitlab.archlinux.org.