summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLaura Demkowicz-Duffy2022-10-05 16:08:29 +0100
committerLaura Demkowicz-Duffy2022-10-05 16:08:29 +0100
commit1d1ee95a0149946d6e17e00fc4bcca289abc75c7 (patch)
treee668b185a2caf582a13790221ef41375ffb392e5 /PKGBUILD
parent690e59ed8e3e993bfe259f86af0f93c2cf2034e2 (diff)
downloadaur-pascal-fc.tar.gz
fix: rename upstream GH url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 674fd5c869c0..e54f13d8ecc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pascal-fc
pkgver=1
-pkgrel=4
+pkgrel=5
epoch=
pkgdesc="An implementation of pascal with extra constructs for teaching concurrent programming"
arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/danieljabailey/Pascal-FC"
license=('GPL2')
makedepends=('git' 'fpc')
optdepends=('bash')
-source=('pascal-fc::git+git://github.com/danieljabailey/Pascal-FC#commit=b1bd078511879f8b678c8f7395d727953415926f'
+source=('pascal-fc::git+git://github.com/lexbailey/Pascal-FC#commit=b1bd078511879f8b678c8f7395d727953415926f'
'install_script.patch')
noextract=()
md5sums=('SKIP'