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

upgrel: 0.7.0-3, fix PKGBUILD bug declaration dependencies

parent f8e14383
No related branches found
Tags 0.7.0-3
No related merge requests found
Pipeline #30533 passed
......@@ -7,7 +7,7 @@ pkgname=wpa_supplicant-66serv
pkgdesc="wpa_supplicant service for 66 service manager"
pkgver=0.7.0
pkgrel=1
pkgrel=3
url="https://git.obarun.org/66-service/arch/${service}.git"
......@@ -43,7 +43,7 @@ depends+=(
'66-tools>=0.1.0.1'
's6-linux-utils=2.6.2.0'
's6-portable-utils=2.3.0.3'
"${pkgdepends}")
"${pkgdepends[@]}")
sha512sums=('SKIP')
......
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