peshming: update to 0.5.1.
This commit is contained in:
parent
67ae77e06f
commit
5f526c115b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'peshming'
|
||||
pkgname=peshming
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
revision=1
|
||||
wrksrc="peshming"
|
||||
build_style=cargo
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://git.jcg.re/jcgruenhage/peshming"
|
||||
distfiles="https://git.jcg.re/jcgruenhage/peshming/archive/v${version}.tar.gz"
|
||||
checksum=9b737124e38d4dc6ac91f0e8bc07aab4d5acbbb019c544feb1aa92d6ab0ea8c5
|
||||
checksum=b7b2999dbb75eb8915244cd7959a8f38f3e00f7f6e38f6c406a4d5e44aa372b4
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
|
@ -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…
Reference in New Issue