[arch-commits] Commit in lua-cassowary/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Fri Apr 22 08:41:18 UTC 2022


    Date: Friday, April 22, 2022 @ 08:41:18
  Author: alerque
Revision: 1187298

upgpkg: lua-cassowary 2.3.2-1

Modified:
  lua-cassowary/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-22 08:38:24 UTC (rev 1187297)
+++ PKGBUILD	2022-04-22 08:41:18 UTC (rev 1187298)
@@ -4,9 +4,9 @@
 _rockname=${pkgbase#lua-}
 _project=$_rockname.lua
 pkgname=("$pkgbase" "lua51-$_rockname" "lua52-$_rockname" "lua53-$_rockname")
-pkgver=2.3.1
+pkgver=2.3.2
 _rockrel=1 # upstream rockrel 2 is only needed for installing with Luarocks 2.x
-pkgrel=3
+pkgrel=1
 pkgdesc='The cassowary constraint solver'
 arch=(any)
 url="https://github.com/sile-typesetter/$_project"
@@ -20,7 +20,7 @@
 checkdepends=(busted)
 _archive="$_project-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('1cdf42d8736ac39becef7d0ff635317e1b0952968c9c8a5a2755a25aed17499a')
+sha256sums=('20fe7309f59004ce59e6c65d69ed9993de907267fd0314fc224f40e017d59798')
 
 check() {
 	cd "$_archive"



More information about the arch-commits mailing list