xbps-git, xdot: new day, unset revision.
This commit is contained in:
parent
5b76bb3a2a
commit
5df3930161
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xbps-git'
|
||||
pkgname=xbps-git
|
||||
version="$(date -u +%Y%m%d)"
|
||||
revision=2
|
||||
revision=1
|
||||
nofetch=yes
|
||||
noextract=yes
|
||||
build_style=configure
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xdot'
|
||||
pkgname=xdot
|
||||
version="$(date -u +%Y%m%d)"
|
||||
revision=2
|
||||
revision=1
|
||||
build_style=python-module
|
||||
makedepends="git"
|
||||
fulldepends="graphviz pygtk python-distribute xbps-triggers>=0.46"
|
||||
|
|
Loading…
Reference in a new issue