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


Commits:
a730edb0 by Antonio Rojas at 2024-01-26T16:45:34+01:00
upgpkg: 5.4-1: Update to 5.4

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = plantri
+       pkgdesc = A program for generation of certain types of planar graph
+       pkgver = 5.4
+       pkgrel = 1
+       url = https://cs.anu.edu.au/~bdm/plantri/
+       arch = x86_64
+       license = custom
+       depends = glibc
+       source = https://cs.anu.edu.au/~bdm/plantri/plantri54.tar.gz
+       source = LICENSE
+       sha256sums = 
10625820bd1eae7376a9cbe8af8ffaba71a25fcb6a76c36fe89be83ce6c28bdd
+       sha256sums = 
83a2186806f5f535ebc2ba0381830bc1528f38c8484bf9d7c1977011c25a424a
+
+pkgname = plantri


=====================================
PKGBUILD
=====================================
@@ -1,15 +1,15 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=plantri
-pkgver=5.3
-pkgrel=2
+pkgver=5.4
+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=(custom)
 depends=(glibc)
 source=(https://cs.anu.edu.au/~bdm/plantri/plantri${pkgver/./}.tar.gz LICENSE)
-sha256sums=('423e2c439f05f68a822e8626875b564213b9510f6cd0d8ac043d1ec893e452f6'
+sha256sums=('10625820bd1eae7376a9cbe8af8ffaba71a25fcb6a76c36fe89be83ce6c28bdd'
             '83a2186806f5f535ebc2ba0381830bc1528f38c8484bf9d7c1977011c25a424a')
 
 prepare() {



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

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


Reply via email to