summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-07-01 14:07:50 +0200
committerM0Rf302022-07-01 14:07:50 +0200
commit939d86f0a83d0eba45e897f535fd9984b58f38da (patch)
tree9f558c8e78d7aa226c68c8c60784d48c609980c5 /PKGBUILD
parent63779ca4963424bdbe29124a89146317c7d5e387 (diff)
downloadaur-939d86f0a83d0eba45e897f535fd9984b58f38da.tar.gz
whatsie: 4.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78cc919fbbef..8d6581e931e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=whatsie
-pkgver=4.4
+pkgver=4.6.0
pkgrel=1
pkgdesc="Fast Light weight WhatsApp Client based on Qt's WebEngine, With lots of settings and packed goodies"
arch=('armv6h' 'armv7h' 'arm' 'aarch64' 'i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/keshavbhatt/whatsie"
license=('MIT')
depends=('qt5-base' 'qt5-declarative' 'qt5-location' 'qt5-webchannel' 'qt5-webengine')
makedepends=('qt5-base')
-source=("${url}/archive/${pkgver}.tar.gz")
+source=("${url}/archive/refs/tags/v${pkgver}.tar.gz")
build() {
cd "${pkgname}-${pkgver}"
@@ -22,4 +22,4 @@ package() {
make INSTALL_ROOT="${pkgdir}" install
}
-sha256sums=('e1a09257b64015f69f897b4cb1247df13060d76334b95e3b535185d4bddee1ab')
+sha256sums=('852a273eea238c1dc78115624eb56e8a48df97c95d34d63b3c34405b3099a775')