diff --git a/srcpkgs/xbps-static/template b/srcpkgs/xbps-static/template index 74fb4122765..7d2fcb7ac20 100644 --- a/srcpkgs/xbps-static/template +++ b/srcpkgs/xbps-static/template @@ -2,7 +2,7 @@ # # NOTE: keep this package synchronized with "srcpkgs/xbps". pkgname=xbps-static -version=0.40 +version=0.41 revision=1 bootstrap=yes short_desc="The XBPS package system utilities - static binaries" diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index a66ae3d7a45..4d3ec756956 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,6 +1,6 @@ # Template file for 'xbps' pkgname=xbps -version=0.40 +version=0.41 revision=1 bootstrap=yes short_desc="The XBPS package system utilities"