summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 638b16292868..7d8001175433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname='enpass-beta-bin'
_pkgname='enpass'
pkgver=6.0.0.228
-pkgrel=1
+pkgrel=2
pkgdesc='A multiplatform password manager'
arch=('x86_64')
url='http://enpass.io/'
@@ -10,7 +10,7 @@ depends=('libxss' 'lsof')
provides=("${_pkgname}")
conflicts=('enpass-bin')
install='enpass-beta-bin.install'
-source=("http://repo.sinew.in/testing/pool/beta/e/enpass/${_pkgname}_${pkgver}_amd64.deb")
+source=("https://apt.enpass.io/testing/pool/beta/e/enpass/${_pkgname}_${pkgver}_amd64.deb")
sha256sums=('416838d5e40c25fc359e648af7373ef8d71d4fc87d6e6a10d6bac1f67961ac04')
# Disable strip as otherwise the browser extension will not work