summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2021-11-13 21:39:21 +0000
committerRobert Tari2021-11-13 21:39:21 +0000
commit0c71f73fa71dab8e3afcdf30af2cab2fafe6023f (patch)
tree8a096ae4e24a36143a8e9d5e7d394f7ca4d81ae7 /PKGBUILD
parent93ab9b752fc3cc095412011a64627c171f84edac (diff)
downloadaur-0c71f73fa71dab8e3afcdf30af2cab2fafe6023f.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 3e6c740a3a67..93dfdbf3c74e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="odio"
-pkgver="21.4.30"
+pkgver="21.11.13"
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=("02a4c57aa29b21cb9d8460395dcc2e48")
+md5sums=("ec1468e6b05b2004726c8f1b3aa702d7")
options=("!emptydirs")
build()