summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorivanp72020-10-20 03:38:58 +0300
committerivanp72020-10-20 03:38:58 +0300
commitabc35d7535af4f887bb8262f7b49fe67bd70d9ca (patch)
tree0921986b6be7caa753eb3e5ecb86d46ba5181f6a
parent84dfabeb6579cd184ecfbfa39669f223d3bfe5e3 (diff)
downloadaur-abc35d7535af4f887bb8262f7b49fe67bd70d9ca.tar.gz
Fix PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 947e715c23dc..a1f58364b087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ source=(http://www.muppetlabs.com/~breadbox/pub/software/$pkgname-${pkgver}b.tar
md5sums=('02e9ac92557257d5f4ed5b7391d640fd')
build() {
- cd $srcdir/$pkgname-${pkgver}a
+ cd $srcdir/$pkgname-${pkgver}b
./configure --prefix=/usr --with-ncurses