Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
ruby-lemon
Commits:
edb7a892 by Felix Yan at 2026-05-21T21:59:49+00:00
upgpkg: 0.9.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ruby-lemon
pkgdesc = Pucker-Strength Unit Testing
- pkgver = 0.9.2
+ pkgver = 0.9.3
pkgrel = 1
url = https://github.com/rubyworks/lemon
arch = any
@@ -14,7 +14,7 @@ pkgbase = ruby-lemon
depends = ruby-ansi
depends = ruby-rubytest-cli
options = !emptydirs
- source = git+https://github.com/rubyworks/lemon.git#tag=v0.9.2
- sha256sums =
948ea86ffb807b5dc2dd5de6dc9feaee44aec5cf3c7b9941af0d3964b1b63ef5
+ source = git+https://github.com/rubyworks/lemon.git#tag=v0.9.3
+ sha256sums =
6c25bcab9ac1a9e5d924c652855ec45c697682a2c29a75e76d18e25bcd6cc0f0
pkgname = ruby-lemon
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=ruby-lemon
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc='Pucker-Strength Unit Testing'
arch=(any)
@@ -23,7 +23,7 @@ checkdepends=(
)
options=(!emptydirs)
source=(git+https://github.com/rubyworks/lemon.git#tag=v$pkgver)
-sha256sums=('948ea86ffb807b5dc2dd5de6dc9feaee44aec5cf3c7b9941af0d3964b1b63ef5')
+sha256sums=('6c25bcab9ac1a9e5d924c652855ec45c697682a2c29a75e76d18e25bcd6cc0f0')
prepare() {
cd lemon
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-lemon/-/commit/edb7a892b37f78b8c1d4331df9e4970c82256988
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-lemon/-/commit/edb7a892b37f78b8c1d4331df9e4970c82256988
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help