Bump version to 0.1.4

This commit is contained in:
AntiApple4life 2026-02-04 08:26:34 -05:00
parent aa12fa4c8a
commit 44a18a002a
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = spout2pw-bin
pkgdesc = Spout2 to PipeWire bridge
pkgver = 0.1.3
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/hoshinolina/spout2pw
install = instructions.install
@ -10,7 +10,7 @@ pkgbase = spout2pw-bin
provides = spout2pw
conflicts = spout2pw
options = !strip
source = https://github.com/hoshinolina/spout2pw/releases/download/0.1.3/spout2pw-0.1.3-bin.tar.gz
sha256sums = 44019e31eb500ad6487524707479831735193872f69108991afa42d3e1c8e4ae
source = https://github.com/hoshinolina/spout2pw/releases/download/0.1.4/spout2pw-0.1.4-bin.tar.gz
sha256sums = 3f9b9806174abec0a8cc70eb372f170a2623c92118c4207507244e6fefe1f9bd
pkgname = spout2pw-bin

View file

@ -1,7 +1,7 @@
# Maintainer: AntiApple4life <antiapple at antiapple.net>
_pkgname=spout2pw
pkgname=${_pkgname}-bin
pkgver=0.1.3
pkgver=0.1.4
pkgrel=1
arch=('x86_64')
pkgdesc="Spout2 to PipeWire bridge"
@ -15,7 +15,7 @@ conflicts=("${_pkgname}")
options=(!strip)
install=instructions.install
source=("https://github.com/hoshinolina/spout2pw/releases/download/${pkgver}/spout2pw-${pkgver}-bin.tar.gz")
sha256sums=('44019e31eb500ad6487524707479831735193872f69108991afa42d3e1c8e4ae')
sha256sums=('3f9b9806174abec0a8cc70eb372f170a2623c92118c4207507244e6fefe1f9bd')
package() {
mkdir -p $pkgdir/opt/${_pkgname}