summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBitals2023-03-31 14:53:28 +0300
committerBitals2023-03-31 14:53:28 +0300
commitc891f79ba289e7785206bb1c1e92a37d4829a5ef (patch)
tree24b2a67d18cdef6998260835179982d786c6aba0 /PKGBUILD
parent6ca1821db883e86b01fcb4eaec3f3cfd9dc4e9bb (diff)
downloadaur-c891f79ba289e7785206bb1c1e92a37d4829a5ef.tar.gz
6.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69db975ae4b2..61fee3c1cee4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Lorenzo Gaifas <brisvag at gmail dot com>
# Co-Maintainer: Bitals <me at bitals dot xyz>
pkgname=snapgene
-pkgver=6.2.0
+pkgver=6.2.1
_pkgver_major=$(cut -d '.' -f 1 <<<"$pkgver")
_pkgver_major_middle=$(cut -d '.' -f 1-2 <<<"$pkgver")
pkgrel=1
@@ -13,7 +13,7 @@ url='http://www.snapgene.com/products/snapgene/'
license=('custom')
# A valid licence is required to use the full version of snapgene
source=("https://cdn.snapgene.com/downloads/SnapGene/"$_pkgver_major".x/"$_pkgver_major_middle"/"$pkgver"/snapgene_"$pkgver"_linux.rpm")
-sha512sums=('e527187319af16019070cad1ca78d7db69770b3c8dc2c8c4ebb052474c94847abbc1a31647931b2b01388ea395de5a27a05555ca95c8509440f5d25c81b09e70')
+sha512sums=('b48db17adcd4fc83c626280b762ee35b9165dc773c6b820a0a46360dd6bad080bdfd456ce0be0c77e58563ad41eabc1d3d16474a1319cbf8927307399e085f74')
package() {
cd "$pkgdir"