diff --git a/.SRCINFO b/.SRCINFO index 45385d3fefc3..e119b6d7999b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = python-pydna pkgdesc = Data structures for double-stranded DNA & simulation of homologous recombination pkgver = 4.0.6 - pkgrel = 1 + pkgrel = 2 url = https://github.com/bjornfjohansson/pydna changelog = CHANGELOG.md arch = any diff --git a/PKGBUILD b/PKGBUILD index 406e93d7f762..e487c4ed8766 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-pydna pkgver=4.0.6 -pkgrel=1 +pkgrel=2 pkgdesc='Data structures for double-stranded DNA & simulation of homologous recombination' arch=('any') url='https://github.com/bjornfjohansson/pydna'