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


Commits:
a50ddd95 by Antonio Rojas at 2024-04-05T23:23:30+02:00
upgpkg: 1.4-2: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = prjtrellis
+       pkgdesc = Documentation and definitions for the Lattice ECP5 bit-stream 
format
+       pkgver = 1.4
+       pkgrel = 2
+       url = https://github.com/YosysHQ/prjtrellis
+       arch = x86_64
+       license = custom:ISC
+       license = MIT
+       makedepends = cmake
+       makedepends = prjtrellis-db
+       makedepends = boost
+       makedepends = python
+       depends = boost-libs
+       optdepends = python: Python support
+       provides = libtrellis
+       conflicts = libtrellis
+       source = 
prjtrellis-1.4.tar.gz::https://github.com/YosysHQ/prjtrellis/archive/1.4.tar.gz
+       sha512sums = 
3fd8bf533da98f3cdf6a0fe92ee4b2cb5d58fcc568e3365a1927fae392a4aaeec80b1f53e26ccd6c7afd7efb17b749cd8bac6d3ec2d17f9ad2c33da592a213d9
+
+pkgname = prjtrellis


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _prj=trellis
 pkgname=prj$_prj
 pkgver=1.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Documentation and definitions for the Lattice ECP5 bit-stream format'
 arch=('x86_64')
 url='https://github.com/YosysHQ/prjtrellis'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prjtrellis/-/commit/a50ddd95ed552994207f2f55683fac066c13e436

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


Reply via email to