diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-28 01:52:35 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-28 01:52:35 -0500 |
commit | 8b17eaf422ae5bea4c1f2264576a3280d50b66dd (patch) | |
tree | 2f440e564e200247cc1efb7890914b1385b08f2f /test/libremakepkg.d/PKGBUILD-testpkg2 | |
parent | 1c45abba48d24758a99fcbe84f2add52b7c94c1d (diff) |
Woops, also s/parabolagnulinux.org/parabola.nu/ in test/v20141128
Diffstat (limited to 'test/libremakepkg.d/PKGBUILD-testpkg2')
-rw-r--r-- | test/libremakepkg.d/PKGBUILD-testpkg2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libremakepkg.d/PKGBUILD-testpkg2 b/test/libremakepkg.d/PKGBUILD-testpkg2 index 11f7fe8..65d558e 100644 --- a/test/libremakepkg.d/PKGBUILD-testpkg2 +++ b/test/libremakepkg.d/PKGBUILD-testpkg2 @@ -1,7 +1,7 @@ pkgname='libretools-testpkg2' pkgver=1.0 license=('GPL') -url='https://parabolagnulinux.org' +url='https://parabola.nu' pkgrel=1 arch=(any) |