summaryrefslogtreecommitdiff
path: root/main/pspg/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/pspg/APKBUILD')
-rw-r--r--main/pspg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pspg/APKBUILD b/main/pspg/APKBUILD
index c16297602ad..d04e3311980 100644
--- a/main/pspg/APKBUILD
+++ b/main/pspg/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
options="!check" # there is no tests
license="BSD-2-Clause"
makedepends="automake autoconf libpq-dev ncurses-dev readline-dev"
-source="https://github.com/okbob/pspg/archive/$pkgver/$pkgname-$pkgver.tar.gz"
+source="https://github.com/okbob/pspg/archive/$pkgver/pspg-$pkgver.tar.gz"
prepare() {
default_prepare