summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55985845f243..c60873d51e9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="odio-sacd"
-pkgver="23.1.31"
+pkgver="23.11.1"
pkgrel="1"
pkgdesc="SACD decoder"
arch=("i686" "x86_64" "pentium4")
@@ -11,7 +11,7 @@ license=("GPL3")
makedepends=("cmake")
depends=("libodiosacd" "glibc")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tari01/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=("c2de03896f48fb8ea7abd109b8a66c0c")
+md5sums=("fdefec609f7c4abd8ed5dab27251277d")
build()
{