summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBitals2023-03-31 14:53:28 +0300
committerBitals2023-03-31 14:53:28 +0300
commitc891f79ba289e7785206bb1c1e92a37d4829a5ef (patch)
tree24b2a67d18cdef6998260835179982d786c6aba0
parent6ca1821db883e86b01fcb4eaec3f3cfd9dc4e9bb (diff)
downloadaur-c891f79ba289e7785206bb1c1e92a37d4829a5ef.tar.gz
6.2.1
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD4
2 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae09ca44f6af..913686b8cbef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = snapgene
-pkgdesc = Software for plasmid mapping, primer design, and restriction site analysis
-pkgver = 6.2.0
-pkgrel = 2
-url = http://www.snapgene.com/products/snapgene/
-arch = x86_64
-license = custom
-source = https://cdn.snapgene.com/downloads/SnapGene/6.x/6.2/6.2.0/snapgene_6.2.0_linux.rpm
-sha512sums = e527187319af16019070cad1ca78d7db69770b3c8dc2c8c4ebb052474c94847abbc1a31647931b2b01388ea395de5a27a05555ca95c8509440f5d25c81b09e70
-pkgname = snapgene \ No newline at end of file
+ pkgdesc = Software for plasmid mapping, primer design, and restriction site analysis
+ pkgver = 6.2.1
+ pkgrel = 1
+ url = http://www.snapgene.com/products/snapgene/
+ arch = x86_64
+ license = custom
+ source = https://cdn.snapgene.com/downloads/SnapGene/6.x/6.2/6.2.1/snapgene_6.2.1_linux.rpm
+ sha512sums = b48db17adcd4fc83c626280b762ee35b9165dc773c6b820a0a46360dd6bad080bdfd456ce0be0c77e58563ad41eabc1d3d16474a1319cbf8927307399e085f74
+
+pkgname = snapgene
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"