summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c49f548205dd..4c1a95efdc32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-cryptg
pkgver=0.2
pkgrel=1
pkgdesc="Cryptographic utilities for Telegram, designed to use with Telethon."
-url="https://github.com/alisaifee/limits/"
+url="https://github.com/cher-nov/cryptg"
depends=('python' 'python-cffi')
makedepends=('python-setuptools' 'libffi')
license=('CC0')