chris2: move revision immediately after version.

This commit is contained in:
Christian Neukirchen 2015-08-31 13:45:53 +02:00
parent cc3b4f7436
commit 80d9d99288
8 changed files with 8 additions and 8 deletions

View file

@ -1,8 +1,8 @@
# Template file for 'biew' # Template file for 'biew'
pkgname=biew pkgname=biew
version=6.1.0 version=6.1.0
_shortversion=${version//.}
revision=3 revision=3
_shortversion=${version//.}
wrksrc="${pkgname}-${_shortversion}" wrksrc="${pkgname}-${_shortversion}"
build_style=gnu-configure build_style=gnu-configure
short_desc="Console hex viewer/editor and disassembler" short_desc="Console hex viewer/editor and disassembler"

View file

@ -1,9 +1,9 @@
# Template file for 'get-flash-videos-git' # Template file for 'get-flash-videos-git'
pkgname=get-flash-videos-git pkgname=get-flash-videos-git
version=20150420 version=20150420
revision=1
_githash=eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3 _githash=eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3
wrksrc="get-flash-videos-${_githash}" wrksrc="get-flash-videos-${_githash}"
revision=1
noarch=yes noarch=yes
hostmakedepends="perl" hostmakedepends="perl"
makedepends="perl-WWW-Mechanize perl-HTTP-Cookies perl-LWP-Protocol-https makedepends="perl-WWW-Mechanize perl-HTTP-Cookies perl-LWP-Protocol-https

View file

@ -1,8 +1,8 @@
# Template file for 'ksh' # Template file for 'ksh'
pkgname=ksh pkgname=ksh
version=2012.08.01 version=2012.08.01
_debpkgver=93u+20120801
revision=4 revision=4
_debpkgver=93u+20120801
wrksrc=${pkgname}-${_debpkgver} wrksrc=${pkgname}-${_debpkgver}
register_shell="/bin/ksh" register_shell="/bin/ksh"
short_desc="AT&T's Korn shell (ksh93)" short_desc="AT&T's Korn shell (ksh93)"

View file

@ -2,9 +2,9 @@
pkgname=pandoc pkgname=pandoc
# Keep in sync with http://www.stackage.org/lts # Keep in sync with http://www.stackage.org/lts
version=1.15.0.6 version=1.15.0.6
revision=1
_citeproc_version=0.7.3 _citeproc_version=0.7.3
_stackage="lts-3.0" _stackage="lts-3.0"
revision=1
nocross=yes nocross=yes
create_wrksrc=yes create_wrksrc=yes
hostmakedepends="ghc stack hsb2hs" hostmakedepends="ghc stack hsb2hs"

View file

@ -1,9 +1,9 @@
# Template file for 'pflask-git' # Template file for 'pflask-git'
pkgname=pflask-git pkgname=pflask-git
version=20150513 version=20150513
revision=1
_githash=2d69096dc7e9bf2d833252445ce85a9ac020a535 _githash=2d69096dc7e9bf2d833252445ce85a9ac020a535
wrksrc="pflask-${_githash}" wrksrc="pflask-${_githash}"
revision=1
build_style=waf build_style=waf
hostmakedepends="python python-Sphinx ca-certificates" hostmakedepends="python python-Sphinx ca-certificates"
short_desc="Simple tool for creating Linux namespace containers" short_desc="Simple tool for creating Linux namespace containers"

View file

@ -1,8 +1,8 @@
# Template file for 'plan9port' # Template file for 'plan9port'
pkgname=plan9port pkgname=plan9port
version=20150410 version=20150410
_githash=3aca22118d808597bc7451adc559d89460ed5a6e
revision=1 revision=1
_githash=3aca22118d808597bc7451adc559d89460ed5a6e
wrksrc="${pkgname}-${_githash}" wrksrc="${pkgname}-${_githash}"
hostmakedepends="which perl" hostmakedepends="which perl"
makedepends="libX11-devel libXt-devel libXext-devel freetype-devel fontconfig-devel" makedepends="libX11-devel libXt-devel libXext-devel freetype-devel fontconfig-devel"

View file

@ -1,8 +1,8 @@
# Template file for 'puzzles' # Template file for 'puzzles'
pkgname=puzzles pkgname=puzzles
version=20150502 version=20150502
wrksrc="${pkgname}-7f64f4a"
revision=2 revision=2
wrksrc="${pkgname}-7f64f4a"
hostmakedepends="pkg-config perl" hostmakedepends="pkg-config perl"
makedepends="gtk+-devel" makedepends="gtk+-devel"
short_desc="Simon Tatham's Portable Puzzle Collection" short_desc="Simon Tatham's Portable Puzzle Collection"

View file

@ -1,8 +1,8 @@
# Template file for 'pystopwatch' # Template file for 'pystopwatch'
pkgname=pystopwatch pkgname=pystopwatch
version=2012.12.24.1 version=2012.12.24.1
noarch=yes
revision=1 revision=1
noarch=yes
makedepends="pygtk-devel librsvg-devel" makedepends="pygtk-devel librsvg-devel"
depends="python pygtk librsvg" depends="python pygtk librsvg"
short_desc="A GTK2+ stopwatch written in Python" short_desc="A GTK2+ stopwatch written in Python"