peshming: update to 0.5.1.
This commit is contained in:
parent
67ae77e06f
commit
5f526c115b
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'peshming'
|
# Template file for 'peshming'
|
||||||
pkgname=peshming
|
pkgname=peshming
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="peshming"
|
wrksrc="peshming"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://git.jcg.re/jcgruenhage/peshming"
|
homepage="https://git.jcg.re/jcgruenhage/peshming"
|
||||||
distfiles="https://git.jcg.re/jcgruenhage/peshming/archive/v${version}.tar.gz"
|
distfiles="https://git.jcg.re/jcgruenhage/peshming/archive/v${version}.tar.gz"
|
||||||
checksum=9b737124e38d4dc6ac91f0e8bc07aab4d5acbbb019c544feb1aa92d6ab0ea8c5
|
checksum=b7b2999dbb75eb8915244cd7959a8f38f3e00f7f6e38f6c406a4d5e44aa372b4
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
|
|
2
srcpkgs/peshming/update
Normal file
2
srcpkgs/peshming/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site=https://git.jcg.re/jcgruenhage/peshming/tags
|
||||||
|
pattern='<a class="df ac" href="/jcgruenhage/peshming/src/tag/v\d.\d.\d" rel="nofollow">v\K\d.\d.\d(?=</a>)'
|
Loading…
Add table
Add a link
Reference in a new issue