commit
e6931f8bc6
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=1.3.5
|
||||
revision=2
|
||||
version=1.3.6
|
||||
revision=1
|
||||
distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
|
||||
checksum=8f44882fa0674a028a97b896c360aac9c3d783bca34b8dcdb35be67b1ca81207
|
||||
checksum=3b042ed072de2dc3bb941cd7786d35ce98fe88f499c486b8d597be6f53c1d9c6
|
||||
build_style="python-module"
|
||||
pycompile_module="beets beetsplug"
|
||||
hostmakedepends="python-devel python-distribute"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'compton-git'
|
||||
pkgname=compton-git
|
||||
version=20140509
|
||||
version=20140520
|
||||
revision=1
|
||||
build_style="gnu-makefile"
|
||||
hostmakedepends="pkg-config asciidoc pcre-devel"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.6.23
|
||||
revision=2
|
||||
version=0.6.24
|
||||
revision=1
|
||||
distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum="7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60"
|
||||
checksum=1d41d756638f55106f9501c3db94ccbc6568aa856ba531e07ed2cfb760b62450
|
||||
build_style="python-module"
|
||||
pycompile_module="duplicity"
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="librsync-devel"
|
||||
hostmakedepends="python-devel python-distribute"
|
||||
makedepends="librsync-devel ${hostmakedepends}"
|
||||
depends="python-lockfile"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
homepage="http://duplicity.nongnu.org/"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template build file for 'exiftool'
|
||||
pkgname=exiftool
|
||||
version=9.59
|
||||
version=9.61
|
||||
revision=1
|
||||
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
||||
checksum="9b7fdf499e34d80f2e130df1fba3b2040194d62ce06ca9a752548002caf56be7"
|
||||
checksum=e30196938f291f95fa94bff87e7c3a395373b953d6359e078a172442e1a278e5
|
||||
build_style="perl-module"
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python-requests'
|
||||
pkgname=python-requests
|
||||
version=2.2.1
|
||||
revision=2
|
||||
version=2.3.0
|
||||
revision=1
|
||||
distfiles="https://pypi.python.org/packages/source/r/requests/requests-${version}.tar.gz"
|
||||
checksum="1266921f1bed5fbf364cd83cf239b6d7b3ea5c32ccccbc93980d9ba12cdcfd02"
|
||||
checksum=1c1473875d846fe563d70868acf05b1953a4472f4695b7b3566d1d978957b8fc
|
||||
build_style="python-module"
|
||||
pycompile_module="requests"
|
||||
hostmakedepends="python-devel python-distribute"
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'shorewall'
|
||||
pkgname=shorewall
|
||||
version=4.5.21.9
|
||||
version=4.6.0.1
|
||||
revision=1
|
||||
_disturl="http://www.shorewall.net/pub/${pkgname}/4.5/${pkgname}-4.5.21"
|
||||
_disturl="http://www.shorewall.net/pub/${pkgname}/4.6/${pkgname}-4.6.0"
|
||||
distfiles="
|
||||
${_disturl}/${pkgname}-${version}.tar.bz2
|
||||
${_disturl}/${pkgname}6-${version}.tar.bz2
|
||||
${_disturl}/${pkgname}-core-${version}.tar.bz2"
|
||||
checksum="
|
||||
a1fc41abcba3181235e217a5da53bb25d11e6cdeef49dde82a0daeb2bb305fc6
|
||||
2c4606fffc49b0129ec79142493949d8efe15bdef4f6e1619af32e694cbd5aba
|
||||
f431edf0109641b7fd7c9568e39917b16f1d776393d58aef328f82bf5ef20656"
|
||||
1070f448866d2f6e6388ac6d5d92a79399f05722a7c6baa16162bd47323b34d3
|
||||
ec39e8878856f498ec43d195e85fb78e16e7cfecdebe21473e7bba48383312ff
|
||||
4d1552ab3cec846cdf5de0f4958e405e5f0d2b677d9f8a90a4598dfa9f2652a3"
|
||||
depends="shorewall-core perl"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
homepage="http://www.shorewall.net/"
|
||||
|
|
Loading…
Reference in New Issue