Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
avogadro-molecules


Commits:
849ba139 by Antonio Rojas at 2024-02-10T20:25:19+01:00
upgpkg: 1.99.0-1: Update to 1.99.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,11 @@
+pkgbase = avogadro-molecules
+       pkgdesc = Common molecule fragments for visualization in Avogadro
+       pkgver = 1.99.0
+       pkgrel = 1
+       url = https://openchemistry.org/
+       arch = any
+       license = BSD-3-Clause
+       source = 
https://github.com/OpenChemistry/molecules/archive/1.99.0/molecules-1.99.0.tar.gz
+       sha256sums = 
5acb9d9c38ef8e71984ebf3f07574df909e5b122639a0708a3f8e14ba80e1ab6
+
+pkgname = avogadro-molecules


=====================================
PKGBUILD
=====================================
@@ -1,14 +1,14 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=avogadro-molecules
-pkgver=1.0.0
+pkgver=1.99.0
 pkgrel=1
 pkgdesc='Common molecule fragments for visualization in Avogadro'
 arch=(any)
 url='https://openchemistry.org/'
-license=(BSD)
+license=(BSD-3-Clause)
 
source=(https://github.com/OpenChemistry/molecules/archive/$pkgver/molecules-$pkgver.tar.gz)
-sha256sums=('1d40abcb307aaad8a18673b01b1a812a9a4f64bc7d0ddc7ebe46548e12dc1979')
+sha256sums=('5acb9d9c38ef8e71984ebf3f07574df909e5b122639a0708a3f8e14ba80e1ab6')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/avogadro2



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/avogadro-molecules/-/commit/849ba139f1850976eab6fa0e83aba97d7cc0611a

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


Reply via email to