Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
openbabel
Commits:
8a23a903 by Antonio Rojas at 2025-08-28T18:22:55+02:00
upgpkg: 3.1.1-12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
pkgbase = openbabel
pkgdesc = A library designed to interconvert between many file formats
used in molecular modeling and computational chemistry
pkgver = 3.1.1
- pkgrel = 11
+ pkgrel = 12
url = https://openbabel.org/
arch = x86_64
- license = GPL
+ license = GPL-2.0-only
makedepends = boost
makedepends = cmake
makedepends = coordgen
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgrel=12
pkgdesc='A library designed to interconvert between many file formats used in
molecular modeling and computational chemistry'
arch=(x86_64)
url='https://openbabel.org/'
-license=(GPL)
+license=(GPL-2.0-only)
depends=(gcc-libs
glibc)
makedepends=(boost
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openbabel/-/commit/8a23a903eb8ddb5ac1b49d7e31c26cbef298b552
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openbabel/-/commit/8a23a903eb8ddb5ac1b49d7e31c26cbef298b552
You're receiving this email because of your account on gitlab.archlinux.org.