summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavier C. Llano2023-12-08 08:33:59 -0500
committerXavier C. Llano2023-12-08 08:33:59 -0500
commit80f68aceb5428fb52b478da5ddf20420e9baa749 (patch)
tree687e83b2d19b4cb3d72e436558c0d44979755c52 /PKGBUILD
parent80ded39dc07009fbe0ed7a1b8ce3c41a59fd8447 (diff)
downloadaur-80f68aceb5428fb52b478da5ddf20420e9baa749.tar.gz
minor fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc25f5702f7e..f2dc153a10e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mozillavpn
pkgver=2.19.0
_debian_series=mantic1
-pkgrel=2
+pkgrel=3
pkgdesc="A fast, secure and easy to use VPN. Built by the makers of Firefox."
arch=('x86_64')
url="https://mozilla.org/products/vpn"
@@ -52,7 +52,7 @@ install=mozillavpn.install
# https://launchpad.net/~mozillacorp/+archive/ubuntu/mozillavpn/+packages
source=("https://launchpad.net/~mozillacorp/+archive/ubuntu/mozillavpn/+sourcefiles/mozillavpn/${pkgver}-${_debian_series}/mozillavpn_${pkgver}.orig.tar.gz" "mozillavpn.install")
sha256sums=('36754d1f0e2f3ff5b08cecf691b7e158981356dc53b55152d93925f1b4d87e03'
- 'bba558c169389be05ba37d0565ca94ad43b1fdb94e137327af0e0e5229e66227')
+ 'b6bafbb5902df2e5fea48db5967e3fca1547079366796ac08cae1d3e70164686')
build() {
cd "${pkgname}-${pkgver}"