summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44079fe7524b..585f2bfad488 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-cryptg
pkgdesc = Cryptographic utilities for Telegram, designed to use with Telethon.
pkgver = 0.2
pkgrel = 1
- url = https://github.com/alisaifee/limits/
+ url = https://github.com/cher-nov/cryptg
arch = any
license = CC0
makedepends = python-setuptools
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')