summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2024-04-19 17:00:52 +1000
committercorey drew bruce2024-04-19 17:00:52 +1000
commitc3cd82a90e8a2fd1e514545827f67c2b91b13e38 (patch)
tree76d706c68eb714716827f083e61e623db3a1e472
parent08511bc54b2b464c165c0fc5b8ff001083ddab83 (diff)
downloadaur-c3cd82a90e8a2fd1e514545827f67c2b91b13e38.tar.gz
Updated repo link on pkgbuild
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad199c7c7f64..0a6462773818 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = perfectdark
pkgdesc = Perfect Dark powered by perfect_dark reimplimentation engine
pkgver = 1.0.0
pkgrel = 1
- url = https://gitlab.com/perfectdark
+ url = https://gitlab.com/linuxbombay/perfectdark
arch = x86_64
license = GPL
makedepends = unzip
diff --git a/PKGBUILD b/PKGBUILD
index 359f3ccac8ad..5a4668e710a8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.0.0
pkgrel=1
pkgdesc="Perfect Dark powered by perfect_dark reimplimentation engine"
arch=('x86_64')
-url="https://gitlab.com/perfectdark"
+url="https://gitlab.com/linuxbombay/perfectdark"
license=('GPL')
depends=('pd-bin')
makedepends=('unzip')