summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2016-08-01 13:51:57 +0000
committerXyne2016-08-01 13:51:57 +0000
commitc6acd160e45b36cfc15205b9790d921b18e309b7 (patch)
treeed862b78e0b40ccfd529d96c78ae255595fe8350
parentd066e6278f0c44629de37506d060bba897525a19 (diff)
downloadaur-c6acd160e45b36cfc15205b9790d921b18e309b7.tar.gz
Update to 2016.4-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cad1103f1701..c6e3a7181dd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Apr 20 01:17:59 UTC 2016
+# Mon Aug 1 13:51:57 UTC 2016
pkgbase = python3-cactus
pkgdesc = Interface modules for CACTUS (CADD Group Chemoinformatics Tools and User Services).
- pkgver = 2016
+ pkgver = 2016.4
pkgrel = 1
url = http://xyne.archlinux.ca/projects/python3-cactus
arch = any
@@ -10,12 +10,12 @@ pkgbase = python3-cactus
depends = python-openbabel
depends = python3
depends = python3-memoizedb
- source = http://xyne.archlinux.ca/projects/python3-cactus/src/python3-cactus-2016.tar.xz
- source = http://xyne.archlinux.ca/projects/python3-cactus/src/python3-cactus-2016.tar.xz.sig
- md5sums = 0bcc821ebb5ed3b68c3300333102ca80
- md5sums = 8c6394869484bf084f9539a841c72630
- sha512sums = 8e2bb48e9a82e2c6d2035a800b1358b328e7c2da5d145f2172f5ba5a4cb659e650cfd748d10e7875cdf96ab9da96002028fb5f4107b042ff29325388dba2b7a5
- sha512sums = a903838141c6c4fe6e69f39320f8c9c2b8d7862a876a9c07986c497a0861bb311711e6eb5ae47dd9fd3964dcc5bd0087077ec425090b356c9430f90462b1cff3
+ source = http://xyne.archlinux.ca/projects/python3-cactus/src/python3-cactus-2016.4.tar.xz
+ source = http://xyne.archlinux.ca/projects/python3-cactus/src/python3-cactus-2016.4.tar.xz.sig
+ md5sums = 0b083abc149ab7e901561467acf7705b
+ md5sums = d51106fdab65ae86b8f0d57a0b1ad7d4
+ sha512sums = 683ad9ac153c2842f177fd852ff60f1f193ec0bf4955bb59af0d01d08d922adab53a8ef6977468d973ca36792d5686336bf2582ff63b711ae69b75f7d1f1eedf
+ sha512sums = c890ea326bb744fdb7179ad5ac423b0cf7e0e714638f2f3de2cf475f2f20de6d74868bfce2c5d537f758781d84b12d44123c5c15b9131e51d863a942cf0eb5a1
pkgname = python3-cactus
diff --git a/PKGBUILD b/PKGBUILD
index 18727d21a165..9c6fb242712c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-cactus
-pkgver=2016
+pkgver=2016.4
pkgrel=1
pkgdesc='Interface modules for CACTUS (CADD Group Chemoinformatics Tools and User Services).'
arch=(any)
@@ -8,16 +8,16 @@ license=(GPL)
url="http://xyne.archlinux.ca/projects/python3-cactus"
depends=(python-openbabel python3 python3-memoizedb)
source=(
- http://xyne.archlinux.ca/projects/python3-cactus/src/python3-cactus-2016.tar.xz
- http://xyne.archlinux.ca/projects/python3-cactus/src/python3-cactus-2016.tar.xz.sig
+ http://xyne.archlinux.ca/projects/python3-cactus/src/python3-cactus-2016.4.tar.xz
+ http://xyne.archlinux.ca/projects/python3-cactus/src/python3-cactus-2016.4.tar.xz.sig
)
sha512sums=(
- 8e2bb48e9a82e2c6d2035a800b1358b328e7c2da5d145f2172f5ba5a4cb659e650cfd748d10e7875cdf96ab9da96002028fb5f4107b042ff29325388dba2b7a5
- a903838141c6c4fe6e69f39320f8c9c2b8d7862a876a9c07986c497a0861bb311711e6eb5ae47dd9fd3964dcc5bd0087077ec425090b356c9430f90462b1cff3
+ 683ad9ac153c2842f177fd852ff60f1f193ec0bf4955bb59af0d01d08d922adab53a8ef6977468d973ca36792d5686336bf2582ff63b711ae69b75f7d1f1eedf
+ c890ea326bb744fdb7179ad5ac423b0cf7e0e714638f2f3de2cf475f2f20de6d74868bfce2c5d537f758781d84b12d44123c5c15b9131e51d863a942cf0eb5a1
)
md5sums=(
- 0bcc821ebb5ed3b68c3300333102ca80
- 8c6394869484bf084f9539a841c72630
+ 0b083abc149ab7e901561467acf7705b
+ d51106fdab65ae86b8f0d57a0b1ad7d4
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')