You've already forked phanpy-bin_aur
update version
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@ -1,6 +1,6 @@
|
||||
#Maintainer: Bjoern Franke <bjo+aur@schafweide.org>
|
||||
pkgname=phanpy-bin
|
||||
_pkgver=2025.01.26.24f03f5
|
||||
_pkgver=2025.03.12.4e6820d
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=11
|
||||
pkgdesc="A minimalistic opinionated Mastodon web client"
|
||||
@ -10,7 +10,7 @@ license=('MIT')
|
||||
provides=('phanpy')
|
||||
conflicts=('phanpy')
|
||||
source=("https://github.com/cheeaun/phanpy/releases/download/${_pkgver}/phanpy-dist.tar.gz")
|
||||
sha256sums=('a2cffea786d81f22ae791be6ce99ee63d0babb8d5811621bf39cc257bdac7216')
|
||||
sha256sums=('eeed32f513189e8d08ade50db695bdec903f9f35356d074ff42a41d19364daea')
|
||||
|
||||
package() {
|
||||
cd ${srcdir}
|
||||
|
Reference in New Issue
Block a user