Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
libixion


Commits:
8f702b74 by Andreas Radke at 2023-08-21T16:59:24+02:00
upgpkg: 0.18.1-1

- - - - -
8fa0a62e by Andreas Radke at 2023-08-21T18:29:07+02:00
upgpkg: 0.18.1-2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,17 +2,17 @@
 # Contributor: kusakata <shohei atmark kusakata period com>
 
 pkgname=libixion
-pkgver=0.17.0
-pkgrel=5
+pkgver=0.18.1
+pkgrel=2
 pkgdesc="A general purpose formula parser & interpreter"
 arch=('x86_64')
 url="https://gitlab.com/ixion/ixion/blob/master/README.md";
 license=('custom')
-depends=('boost-libs' 'python')
+depends=('boost-libs' 'python' 'gcc-libs' 'glibc')
 makedepends=('boost' 'mdds' 'spdlog')
 source=("https://kohei.us/files/ixion/src/libixion-${pkgver}.tar.xz";)
 # https://gitlab.com/ixion/ixion/-/releases
-sha256sums=('53c97139223f3b786d498f86512a20ee878fab0ef981947647aa116df7c4101e')
+sha256sums=('ec2327854601d41bd38f151bc94b47ef43f0b8258a551e41e9f5e19b9ad729c1')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libixion/-/compare/b895ba52726d19dfb0daf4930b7f9b841039d1fb...8fa0a62e0e4050de3d8fd5100ed6ce3d6b337be7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libixion/-/compare/b895ba52726d19dfb0daf4930b7f9b841039d1fb...8fa0a62e0e4050de3d8fd5100ed6ce3d6b337be7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to