summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Voronenkov2021-12-22 18:55:44 +0100
committerVlad Voronenkov2021-12-22 18:55:44 +0100
commit34edfedc2aa50477c21a62189804e188bb602cda (patch)
tree480877e0cc586a24c382f280de469aca2194983c /PKGBUILD
parentdee62c7c133e40b5962b3963a6753fc5b635f8b5 (diff)
downloadaur-cif2cell.tar.gz
update to 2.0.0a3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31e770d38762..eeb965a44f63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad V. Voronenkov <vladvoronenkov at yandex dot ru>
pkgname=cif2cell
-pkgver=2.0.0a1
+pkgver=2.0.0a3
pkgrel=1
pkgdesc="A command-line tool to generate the geometrical setup for various electronic structure codes from a CIF format file."
arch=('any')
@@ -10,7 +10,7 @@ depends=('python3' 'python-pycifrw')
makedepends=()
source=(
- "https://files.pythonhosted.org/packages/66/26/d1bd4f5af12adce87ea1a72bf54ec376f2a3cea3e89f1b433b9e3fe5eb8f/$pkgname-$pkgver.tar.gz"
+ "https://files.pythonhosted.org/packages/0d/a4/ef5cfc41320afa99610f8693901df0f827fd774543140bcaed6c8a636475/$pkgname-$pkgver.tar.gz"
)
build() {
@@ -23,4 +23,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1 --skip-build
}
-sha256sums=('7c0e4084afff9b00c4de10d240610ace4289138238408018f619ad19fe82cf56')
+sha256sums=('4875c0bc45caca743327b1245bdf63d902a980e0f09799c9671609126134719d')