vpnd: update to 0.2.0
This commit is contained in:
parent
8ec98a0dee
commit
fc1c011b8d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vpnd'
|
# Template file for 'vpnd'
|
||||||
pkgname=vpnd
|
pkgname=vpnd
|
||||||
version=0.1.3
|
version=0.2.0
|
||||||
revision=2
|
revision=1
|
||||||
depends="bash libnotify"
|
depends="bash libnotify"
|
||||||
conf_files="/etc/vpnd.conf"
|
conf_files="/etc/vpnd.conf"
|
||||||
short_desc="Package update notifier daemon for Void Linux"
|
short_desc="Package update notifier daemon for Void Linux"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Benjamin Slade <slade@lambda-y.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/emacsomancer/vpnd"
|
homepage="https://gitlab.com/emacsomancer/vpnd"
|
||||||
distfiles="https://gitlab.com/emacsomancer/vpnd/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://gitlab.com/emacsomancer/vpnd/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1e06a2b969222b39071fd302e58e6ff13978def30d680c55649bd033e1ff41c7
|
checksum=5c220acc4ed8dfd12d87dc77ffd6b2640464a5ac2101b6ec5a51e2267f1353c1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin vpnd
|
vbin vpnd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue