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


Commits:
450cf509 by Antonio Rojas at 2024-04-06T22:21:37+02:00
upgpkg: 2.8-3: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = libbytesize
+       pkgdesc = A tiny library providing a C "class" for working with 
arbitrary big sizes in bytes
+       pkgver = 2.8
+       pkgrel = 3
+       url = https://github.com/rhinstaller/libbytesize
+       arch = x86_64
+       license = LGPL
+       makedepends = python
+       depends = mpfr
+       depends = pcre2
+       optdepends = python-six: for bscalc command
+       source = 
libbytesize-2.8.tar.gz::https://github.com/rhinstaller/libbytesize/archive/2.8.tar.gz
+       sha512sums = 
c05c5adb0088247c91c50a9259d477f2e65b30aa8522112bb6955c7d082584e87b0167cd385c7161f2fa0c05bf9b9d870a00d5a700613db75c1d52822bca009d
+
+pkgname = libbytesize


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=libbytesize
 pkgver=2.8
-pkgrel=2
+pkgrel=3
 pkgdesc='A tiny library providing a C "class" for working with arbitrary big 
sizes in bytes'
 arch=('x86_64')
 url="https://github.com/rhinstaller/libbytesize";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libbytesize/-/commit/450cf50993f66d1f140b27b7449fd9b1a9ce82e9

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


Reply via email to