summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoost Bremmer2020-07-04 04:41:19 +0200
committerJoost Bremmer2020-07-04 04:41:19 +0200
commite1a801a0d95ac347f07ee1ad9dc004b1a0e8bb75 (patch)
tree93452f637cfa3b56c2c84e480012f0e381bd57ac /PKGBUILD
parent0276c035c9fae83aefa7275a1755deeac575edd7 (diff)
downloadaur-e1a801a0d95ac347f07ee1ad9dc004b1a0e8bb75.tar.gz
Correct upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9c33460678c..9427ae500720 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.4.5
pkgrel=1
pkgdesc="Space Age seD"
arch=("x86_64")
-url="https://github.com/cheat/cheat"
+url="https://github.com/ms-jpq/sad"
license=('MIT')
makedepends=('rust')
depends=('gcc-libs')