Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-robots
Commits:
0f9fd6fe by Jan Alexander Steffens (heftig) at 2025-03-19T22:48:26+01:00
41.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-robots
pkgdesc = Avoid the robots and make them crash into each other
- pkgver = 41.1
+ pkgver = 41.2
pkgrel = 1
url = https://wiki.gnome.org/Apps/Robots
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = gnome-robots
depends = libadwaita
depends = libxml2
depends = pango
- source = git+https://gitlab.gnome.org/GNOME/gnome-robots.git#tag=41.1
- b2sums =
a49885c2112433628351b3b26a9d2e98f260ce84d20f5fc4f7fae4296004d128a8e13a9469811f933d0e02164c3369fb6343262d167034190cc11fb049db2c6a
+ source = git+https://gitlab.gnome.org/GNOME/gnome-robots.git#tag=41.2
+ b2sums =
a014e7ed291da79c3266532c4231e8ca8d03227a2ab802e0b299f40b5cf2b82173928a5aa3603c41266e967475bbc30b52d5201557e536ea5ff4dfa83584a3f5
pkgname = gnome-robots
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=gnome-robots
-pkgver=41.1
+pkgver=41.2
pkgrel=1
pkgdesc="Avoid the robots and make them crash into each other"
url="https://wiki.gnome.org/Apps/Robots"
@@ -31,7 +31,7 @@ makedepends=(
yelp-tools
)
source=("git+https://gitlab.gnome.org/GNOME/gnome-robots.git#tag=${pkgver/[a-z]/.&}")
-b2sums=('a49885c2112433628351b3b26a9d2e98f260ce84d20f5fc4f7fae4296004d128a8e13a9469811f933d0e02164c3369fb6343262d167034190cc11fb049db2c6a')
+b2sums=('a014e7ed291da79c3266532c4231e8ca8d03227a2ab802e0b299f40b5cf2b82173928a5aa3603c41266e967475bbc30b52d5201557e536ea5ff4dfa83584a3f5')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-robots/-/commit/0f9fd6fe5509f63c16937bae492cbb97aecdfaec
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-robots/-/commit/0f9fd6fe5509f63c16937bae492cbb97aecdfaec
You're receiving this email because of your account on gitlab.archlinux.org.