marvin: update to 18.20.0
This commit is contained in:
parent
9034831531
commit
97060bc078
|
@ -1,6 +1,6 @@
|
||||||
# Template for Marvin
|
# Template for Marvin
|
||||||
pkgname=marvin
|
pkgname=marvin
|
||||||
version=18.19.0
|
version=18.20.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
|
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
|
||||||
|
@ -14,7 +14,7 @@ restricted=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
_filename="marvin_linux_${version%.*}.deb"
|
_filename="marvin_linux_${version%.*}.deb"
|
||||||
distfiles="https://dl.chemaxon.com/marvin/${version}/${_filename}"
|
distfiles="https://dl.chemaxon.com/marvin/${version}/${_filename}"
|
||||||
checksum=f498405166821e6f2f8e75b1357c10fca9b1834cca5ca14d56c7921ed4fb5bcf
|
checksum=bbb25cbd8307f1f081136397c9f82be114426b96f973b8079980c46e6d62aadc
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${_filename}
|
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${_filename}
|
||||||
|
|
Loading…
Reference in New Issue