Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
zaz
Commits:
85ad4e2d by Sven-Hendrik Haase at 2024-07-01T06:32:32+02:00
upgpkg: 1.0.1-3: Fix maintainer mail
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = zaz
pkgdesc = Puzzle game where the player has to arrange balls in triplets
pkgver = 1.0.1
- pkgrel = 2
+ pkgrel = 3
url = http://sourceforge.net/projects/zaz/
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -1,10 +1,10 @@
-# Maintainer: Sven-Hendrik Haase <[email protected]>
+# Maintainer: Sven-Hendrik Haase <[email protected]>
# Contributor: Adrián Chaves Fernández (aka Gallaecio)
<[email protected]>
# Contributor: Todd Partridge (aka Gen2ly) <[email protected]>
pkgname=zaz
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Puzzle game where the player has to arrange balls in triplets"
arch=('x86_64')
url="http://sourceforge.net/projects/zaz/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zaz/-/commit/85ad4e2d21d1a6867a6ea7678a440d8cb798b416
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zaz/-/commit/85ad4e2d21d1a6867a6ea7678a440d8cb798b416
You're receiving this email because of your account on gitlab.archlinux.org.