Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-ascii85
Commits:
47b64298 by Andreas Schleifer at 2024-10-03T13:55:47+02:00
upgpkg: 2.0.1-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-ascii85
pkgdesc = Methods for encoding/decoding Adobe’s binary-to-text encoding
of the same name
pkgver = 2.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/datawraith/ascii85gem
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=ruby-ascii85
_pkgname=Ascii85
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Methods for encoding/decoding Adobe’s binary-to-text encoding of the
same name"
arch=(any)
url="https://github.com/datawraith/ascii85gem"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ascii85/-/commit/47b6429814ea973271ce316c77a175b858dd0eb0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ascii85/-/commit/47b6429814ea973271ce316c77a175b858dd0eb0
You're receiving this email because of your account on gitlab.archlinux.org.