mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
dragon: update to 1.1.0.
This commit is contained in:
parent
7fc522e9b6
commit
bff6b6640e
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dragon'
|
||||
pkgname=dragon
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -8,9 +8,9 @@ makedepends="gtk+3-devel"
|
|||
short_desc="Simple drag-and-drop source/sink for X"
|
||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/mwh/${pkgname}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=484ca4bd56c35fa504cda2aa56fb5e904fd7934496c051026640ea79f6463655
|
||||
homepage="https://github.com/mwh/dragon"
|
||||
distfiles="https://github.com/mwh/dragon/archive/v${version}.tar.gz"
|
||||
checksum=4591795e788d5f10d26b1f0e1c2e70b6ae331a8382ae18a4b2486c382c4d62f0
|
||||
|
||||
do_install() {
|
||||
vbin dragon
|
||||
|
|
Loading…
Add table
Reference in a new issue