summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChexier2020-07-08 15:00:13 -0300
committerChexier2020-07-08 15:00:13 -0300
commit807fc9ae29765e0282ca28e5d1c20f6748a6e673 (patch)
tree4a7fb9eb5967ccfa96984059cc09611c65c815f2
parent66acafd08adacd7c487212737188813a47326d6d (diff)
downloadaur-807fc9ae29765e0282ca28e5d1c20f6748a6e673.tar.gz
Update upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b55ff49f8d77..65331e3a59c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = whatsapp-for-linux
pkgdesc = An unofficial WhatsApp linux client desktop application.
pkgver = 1.0.7
pkgrel = 1
- url = https://github.com/eneshecan/whatsapp-for-linux/releases
+ url = https://github.com/eneshecan/whatsapp-for-linux
arch = x86_64
license = GPL
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 9bdcc5425199..64c923ba5bd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.0.7
pkgrel=1
pkgdesc="An unofficial WhatsApp linux client desktop application."
arch=('x86_64')
-url="https://github.com/eneshecan/$pkgname/releases"
+url="https://github.com/eneshecan/$pkgname"
license=('GPL')
depends=('gtkmm3' 'webkit2gtk')
makedepends=('cmake')