Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / dice
Commits:
148f31a4 by Felix Yan at 2025-09-01T17:25:38+08:00
upgpkg: 0.1.1-100: rebuild with os-string 2.0.8
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = dice
pkgdesc = Simplistic D&D style dice-rolling system.
pkgver = 0.1.1
- pkgrel = 99
+ pkgrel = 100
url = https://github.com/ncfavier/dice
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=dice
pkgver=0.1.1
-pkgrel=99
+pkgrel=100
pkgdesc="Simplistic D&D style dice-rolling system."
url='https://github.com/ncfavier/dice'
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dice/-/commit/148f31a44e88c506afd7c0e7a5329d78bce4925f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dice/-/commit/148f31a44e88c506afd7c0e7a5329d78bce4925f
You're receiving this email because of your account on gitlab.archlinux.org.