Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-test_declarative
Commits:
aa9c641d by Andreas Schleifer at 2024-10-02T13:01:48+02:00
upgpkg: 0.0.6-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-test_declarative
pkgdesc = Simply adds a declarative test method syntax to test/unit
pkgver = 0.0.6
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/svenfuchs/test_declarative
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_name=test_declarative
pkgname=ruby-test_declarative
pkgver=0.0.6
-pkgrel=3
+pkgrel=4
pkgdesc="Simply adds a declarative test method syntax to test/unit"
arch=('any')
url="https://github.com/svenfuchs/test_declarative"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-test_declarative/-/commit/aa9c641d86dcdc8076286eda11f15cde911e40e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-test_declarative/-/commit/aa9c641d86dcdc8076286eda11f15cde911e40e6
You're receiving this email because of your account on gitlab.archlinux.org.