summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2021-01-20 01:02:42 +0100
committerPellegrino Prevete2021-01-20 01:02:42 +0100
commit1780be42c63ba89e1cfe0e22469fddb294fbb897 (patch)
tree02b5096bb0f07cc25232e2466fb8ca53ae74cdb6
parent46228747d5a997e78ba08037dfffe1a1dcc34344 (diff)
downloadaur-1780be42c63ba89e1cfe0e22469fddb294fbb897.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b06c633eb29..7eeb2d456d2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('AGPL3')
depends=('python' 'python-setproctitle' 'python-sqlitedict' 'telegram-tdlib' 'trovotutto')
optdepends=('youtube-dl')
makedepends=('python-setuptools')
-source=('pgpgram::git+https://github.com/tallero/pgpgram.git')
+source=("$pkgname::git+https://github.com/tallero/pgpgram.git#tag=$pkgver")
sha256sums=('SKIP')
package() {