summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsum012018-11-14 14:24:45 -0500
committersum012018-11-14 14:24:45 -0500
commit043c36580721266a3d4853142bc3e298db81ca00 (patch)
treecab715da2d50217adf2e373388f9faf60107bf0d /PKGBUILD
parentbca6601adaf3f8d07018c5a759263d3e55b3151a (diff)
downloadaur-043c36580721266a3d4853142bc3e298db81ca00.tar.gz
v1.11.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0276bf0faafe..0cc03dfef71d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sum01 <sum01@protonmail.com>
# Contributor: j1simon
pkgname=buttercup-desktop
-pkgver=1.10.3
+pkgver=1.11.0
pkgrel=1
pkgdesc='Javascript Password Vault - Multi-Platform Desktop Application'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('gtk3' 'libxss' 'nss')
makedepends=('npm' 'sed')
source=("$pkgname-$pkgver.tar.gz::https://github.com/buttercup/buttercup-desktop/archive/v$pkgver.tar.gz")
-sha512sums=('3e0452bb2041b64af0befbd20320f9f8d93e49cdf23c1fddc97f641660ff1c0af45e679ac7df5762be9650e1ff0fb05aedf6eacdd6dac1bcfa8ba486a571d219')
+sha512sums=('57766fefab746fe18a0cf262e780aa15bc622022b39a0b6aceff3256a72b2f4a1f98b84a0c1254adad36c966fa2acb6bd637f788af01aa42ac2a2a2ca1d685ba')
prepare() {
sed -i '/"rpm",/d' "$srcdir/$pkgname-$pkgver/package.json"
sed -i '/"AppImage",/d' "$srcdir/$pkgname-$pkgver/package.json"