mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
groot: auto updated to 1.0.2-1
This commit is contained in:
parent
4f8090645e
commit
93034ce41a
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
pkgname=groot
|
||||
pkgver=1.0.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
url="https://github.com/fsquillace/groot"
|
||||
license=('GPL')
|
||||
groups=('junest-extra')
|
||||
depends=('coreutils')
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
|
||||
md5sums=('SKIP')
|
||||
md5sums=('2b2efbab97d818cd120fc4d03d14a417')
|
||||
package() {
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
install -d -m 755 "${pkgdir}/usr/bin"
|
||||
|
|
Loading…
Add table
Reference in a new issue