summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2020-07-10 19:06:10 +0300
committerorhun2020-07-10 19:06:10 +0300
commit943341f679a03ac2c1cda5b5fc5fb61d6910e0fc (patch)
treea1b45bffd85769937f93e341f16756abe598addf
parentd4811f1d0698d3c0141a5c7156b1cb9966b63127 (diff)
downloadaur-943341f679a03ac2c1cda5b5fc5fb61d6910e0fc.tar.gz
Update the package source
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a49ef095874..99a1082b2666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/orhun/kermit"
license=('GPL3')
depends=('gtk3>=3.18.9' 'vte3>=0.42.5')
makedepends=('cmake')
-source=("https://github.com/orhun/kermit/archive/${pkgver}.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/orhun/kermit/archive/${pkgver}.tar.gz")
sha256sums=('SKIP')
build() {