update version

This commit is contained in:
Balakrishnan Balasubramanian 2025-03-12 13:38:36 -04:00
parent 18fa947340
commit e5b4a83ab6
2 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
pkgbase = phanpy-bin
pkgdesc = A minimalistic opinionated Mastodon web client
pkgver = 2025.01.26.24f03f5
pkgver = 2025.03.12.4e6820d
pkgrel = 11
url = https://github.com/cheeaun/phanpy/
arch = x86_64
license = MIT
provides = phanpy
conflicts = phanpy
source = https://github.com/cheeaun/phanpy/releases/download/2025.01.26.24f03f5/phanpy-dist.tar.gz
sha256sums = a2cffea786d81f22ae791be6ce99ee63d0babb8d5811621bf39cc257bdac7216
source = https://github.com/cheeaun/phanpy/releases/download/2025.03.12.4e6820d/phanpy-dist.tar.gz
sha256sums = eeed32f513189e8d08ade50db695bdec903f9f35356d074ff42a41d19364daea
pkgname = phanpy-bin

View File

@ -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}