aboutsummaryrefslogtreecommitdiffstats
path: root/testing/buku
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-09 08:55:57 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-09 08:55:57 +0100
commit7e43c9cd64f6ddae478026067621bd7e034f2bfd (patch)
tree859eec3ba4321c74ed1997582edc0a05fa9687ae /testing/buku
parent74c6f3e8bd0d5bfaa5aa49709bf7439b22c06629 (diff)
downloadaports-7e43c9cd64f6ddae478026067621bd7e034f2bfd.tar.bz2
aports-7e43c9cd64f6ddae478026067621bd7e034f2bfd.tar.xz
testing/buku: orphan
Diffstat (limited to 'testing/buku')
-rw-r--r--testing/buku/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/buku/APKBUILD b/testing/buku/APKBUILD
index dfae12eaf0..b73a096c7b 100644
--- a/testing/buku/APKBUILD
+++ b/testing/buku/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer: Leo <thinkabit.ukim@gmail.com>
+# Maintainer:
pkgname=buku
pkgver=4.2.2
pkgrel=0
@@ -14,7 +14,7 @@ makedepends="py3-setuptools"
subpackages="$pkgname-doc $pkgname-bash-completion:_bashcomp:noarch
$pkgname-zsh-completion:_zshcomp:noarch
$pkgname-fish-completion:_fishcomp:noarch"
-source="$pkgname-$pkgver.tar.gz::https://github.com/jarun/Buku/archive/v${pkgver}.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/jarun/Buku/archive/v$pkgver.tar.gz"
builddir="$srcdir"/Buku-$pkgver
package() {