summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2021-01-31 07:49:19 +0000
committerRobert Tari2021-01-31 07:49:19 +0000
commit810c5fd6399f576bc50f81b0d929065bb0710031 (patch)
treef0c672077e1782e25bf456d1719ce271e877d79d /PKGBUILD
parent83f94d9e1982f44601b318ff0c1f2a44ccbc72e0 (diff)
downloadaur-810c5fd6399f576bc50f81b0d929065bb0710031.tar.gz
Automatic update via tari.in
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41d5b799e301..0829ed465d1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="odio"
-pkgver="21.1.9"
+pkgver="21.1.31"
pkgrel=1
pkgdesc="Audio compression tool for FLAC and Nero AAC"
arch=("any")
@@ -11,7 +11,7 @@ license=("GPL3")
depends=("gst-plugins-good" "gst-plugins-bad" "gst-plugins-ugly" "gst-libav" "python-beautifulsoup4" "python-psutil" "python-mutagen" "odio-edit" "neroaacenc-bin" "libodiosacd" "lsdvd")
makedepends=("python-setuptools" "python-polib")
source=("https://github.com/tari01/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=("a3edb65cb819c0c8fdd3dd731a782869")
+md5sums=("9d7f05d6965b956defb1543193e90dc0")
options=("!emptydirs")
build()