fix repo db name

This commit is contained in:
Sebastian Hugentobler 2023-08-20 10:33:06 +02:00
parent a98c64521d
commit 3100553365
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,7 +1,7 @@
# Maintainer: Sebastian Hugentobler <shu@vanwa.ch>
pkgname=repo-tool
pkgver=0.1.0
pkgver=0.1.1
pkgrel=1
pkgdesc="Build a tree of pacman packages and build a repo of them."
arch=("any")
@ -11,7 +11,7 @@ depends=("pacman" "gnupg" "findutils")
source=(
"repo-tool"
)
sha256sums=("9eae4888a23637580d2323678ba0218bdce2d924e381ddbe2b0114b4a8dbe408")
sha256sums=("19ac137275aa40daba159c2f086cea4e20edf62b3cddf2b8b3981d3a9de2f12d")
package() {
cd "$srcdir/"