Skip to content
Snippets Groups Projects
Commit f7e9243a authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

upgpkg: 0.2.0-1

parent 781fc1c8
No related branches found
No related tags found
No related merge requests found
......@@ -11,13 +11,13 @@ pkgname=scandir@-66serv
pkgdesc="Service to create a nested user scandir"
pkgver=0.1.0
pkgrel=1
pkgver=0.2.0
pkgrel=2
url="https://framagit.org/pkg/obmods/${pkgbase}.git"
track=branch
target=master
track=tag
target="v${pkgver}"
source=("${pkgbase}::git+${url}#${track}=${target}")
#-------------------------------------| BUILD CONFIGURATION |-----------------------------------
......@@ -52,8 +52,8 @@ package() {
arch=('x86_64')
depends=(
'66>=0.4.0.0'
'66-tools>=0.0.5.0'
'66>=0.5.0.1'
'66-tools>=0.0.6.1'
)
#-------------------------------------| SECURITY AND LICENCE |----------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment