Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-nibbles
Commits:
5df809bd by Jan Alexander Steffens (heftig) at 2024-02-09T01:06:14+01:00
4.0.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
pkgbase = gnome-nibbles
pkgdesc = Guide a worm around a maze
- pkgver = 4.0.1
+ pkgver = 4.0.2
pkgrel = 1
url = https://wiki.gnome.org/Apps/Nibbles
arch = x86_64
groups = gnome-extra
- license = GPL
+ license = GPL-3.0-or-later
makedepends = appstream
makedepends = git
makedepends = gobject-introspection
@@ -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=65de41be7abf30c2f619e3fb74a3b1bcbfa0a7f0
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-nibbles.git#commit=9ea8a9d6ee7850e23536673090e72da8ffe9128a
b2sums = SKIP
pkgname = gnome-nibbles
=====================================
PKGBUILD
=====================================
@@ -2,12 +2,12 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=gnome-nibbles
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc="Guide a worm around a maze"
url="https://wiki.gnome.org/Apps/Nibbles"
arch=(x86_64)
-license=(GPL)
+license=(GPL-3.0-or-later)
depends=(
gsound
libgee
@@ -23,7 +23,7 @@ makedepends=(
yelp-tools
)
groups=(gnome-extra)
-_commit=65de41be7abf30c2f619e3fb74a3b1bcbfa0a7f0 # tags/4.0.1^0
+_commit=9ea8a9d6ee7850e23536673090e72da8ffe9128a # tags/4.0.2^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/5df809bd094e089259ca6cfe0e534c0a65825c85
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-nibbles/-/commit/5df809bd094e089259ca6cfe0e534c0a65825c85
You're receiving this email because of your account on gitlab.archlinux.org.