diff --git a/.SRCINFO b/.SRCINFO index e094a9b773d3..b37bab3290ee 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = cyphertite-external-libs pkgdesc = A high-security scalable solution for online backups - pkgver = 1.6.6 + pkgver = 2.0.0 pkgrel = 1 url = https://opensource.conformal.com/wiki/cyphertite arch = i686 @@ -21,9 +21,9 @@ pkgbase = cyphertite-external-libs depends = sqlite>=3.0.0 provides = cyphertite conflicts = cyphertite - source = https://opensource.conformal.com/snapshots/cyphertite/cyphertite-1.6.6.tar.gz + source = https://opensource.conformal.com/snapshots/cyphertite/cyphertite-2.0.0.tar.gz source = cyphertite-dynamic-link.patch - sha1sums = 9c787d964de383e8dac1f25afa0531aee4ea8b4a + sha1sums = 91dc3ac37f6f9f0190c83d15d1e20785953a0783 sha1sums = 2f90214c2827dd7e66bcffe7724d0415a2411822 pkgname = cyphertite-external-libs diff --git a/PKGBUILD b/PKGBUILD index a609ad9e3cff..15b5dc383ef4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ _pkgbasename=cyphertite pkgname=$_pkgbasename-external-libs -pkgver=1.6.6 +pkgver=2.0.0 pkgrel=1 pkgdesc="A high-security scalable solution for online backups" arch=(i686 x86_64) @@ -28,7 +28,7 @@ provides=('cyphertite') source=(https://opensource.conformal.com/snapshots/cyphertite/cyphertite-$pkgver.tar.gz cyphertite-dynamic-link.patch) -sha1sums=('9c787d964de383e8dac1f25afa0531aee4ea8b4a' +sha1sums=('91dc3ac37f6f9f0190c83d15d1e20785953a0783' '2f90214c2827dd7e66bcffe7724d0415a2411822') prepare() {