Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plantri


Commits:
6280a0e7 by Antonio Rojas at 2026-03-05T10:35:59+01:00
upgpkg: 5.8-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = plantri
        pkgdesc = A program for generation of certain types of planar graph
-       pkgver = 5.5
-       pkgrel = 2
+       pkgver = 5.8
+       pkgrel = 1
        url = https://cs.anu.edu.au/~bdm/plantri/
        arch = x86_64
        license = Apache-2.0
        depends = glibc
-       source = https://cs.anu.edu.au/~bdm/plantri/plantri55.tar.gz
-       sha256sums = 
911cdf5bcca7294eb80f8f79fefc148183f7ba81da15b3aa4d6d2401a3bc7ded
+       source = https://cs.anu.edu.au/~bdm/plantri/plantri58.tar.gz
+       sha256sums = 
e78a944116fec9f2c9f5e484206276cc2b0043bae803e9815f4b2683614629b8
 
 pkgname = plantri


=====================================
PKGBUILD
=====================================
@@ -1,15 +1,15 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=plantri
-pkgver=5.5
-pkgrel=2
+pkgver=5.8
+pkgrel=1
 pkgdesc='A program for generation of certain types of planar graph'
 arch=(x86_64)
 url='https://cs.anu.edu.au/~bdm/plantri/'
 license=(Apache-2.0)
 depends=(glibc)
 source=(https://cs.anu.edu.au/~bdm/plantri/plantri${pkgver/./}.tar.gz)
-sha256sums=('911cdf5bcca7294eb80f8f79fefc148183f7ba81da15b3aa4d6d2401a3bc7ded')
+sha256sums=('e78a944116fec9f2c9f5e484206276cc2b0043bae803e9815f4b2683614629b8')
 
 prepare() {
   sed -e '/CFLAGS=/d' -e '/LDFLAGS=/d' -i plantri${pkgver/./}/makefile



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plantri/-/commit/6280a0e719926e025a664865f48f68906dedc4e0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plantri/-/commit/6280a0e719926e025a664865f48f68906dedc4e0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to