update to version 2025.04.26.0d0fa92

This commit is contained in:
Balakrishnan Balasubramanian 2025-04-26 12:35:16 -04:00
parent 99793c14ec
commit 988000debc
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.03.22.85d964f
pkgver = 2025.04.26.0d0fa92
pkgrel = 1
url = https://github.com/cheeaun/phanpy/
arch = any
license = MIT
provides = phanpy
conflicts = phanpy
source = https://github.com/cheeaun/phanpy/releases/download/2025.03.22.85d964f/phanpy-dist.tar.gz
sha256sums = 17c052e523c48ed7077a602da78135688ec9d32bd2bad33f685b6e0fce1c39e1
source = https://github.com/cheeaun/phanpy/releases/download/2025.04.26.0d0fa92/phanpy-dist.tar.gz
sha256sums = eb72aa75a6505291ccda911c36f10101dfe43128e58c276fea17cad813e75bd8
pkgname = phanpy-bin

View File

@ -1,7 +1,7 @@
# Maintainer: Balakrishnan Balasubramanian <aur@balki.me>
#Maintainer: Bjoern Franke <bjo+aur@schafweide.org>
pkgname=phanpy-bin
_pkgver=2025.03.22.85d964f
_pkgver=2025.04.26.0d0fa92
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="A minimalistic opinionated Mastodon web client"
@ -11,7 +11,7 @@ license=('MIT')
provides=('phanpy')
conflicts=('phanpy')
source=("https://github.com/cheeaun/phanpy/releases/download/${_pkgver}/phanpy-dist.tar.gz")
sha256sums=('17c052e523c48ed7077a602da78135688ec9d32bd2bad33f685b6e0fce1c39e1')
sha256sums=('eb72aa75a6505291ccda911c36f10101dfe43128e58c276fea17cad813e75bd8')
package() {
cd ${srcdir}