summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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'