summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2021-02-13 16:26:04 +0000
committerRobert Tari2021-02-13 16:26:04 +0000
commit49f5dc16fd5c56a6fb7ab049b18b0a64ad72128d (patch)
treef1512d9addfdf5e228041c3779168da36ae99448
parentafc6de9d7a2766c994bd583628bdac0c28a244af (diff)
downloadaur-49f5dc16fd5c56a6fb7ab049b18b0a64ad72128d.tar.gz
Automatic update via tari.in
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ae377a487f6..5b95f08232b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = odio
pkgdesc = Audio compression tool for FLAC and Nero AAC
- pkgver = 21.2.10
+ pkgver = 21.2.13
pkgrel = 1
url = https://tari.in/www/software/odio
arch = any
@@ -19,8 +19,8 @@ pkgbase = odio
depends = libodiosacd
depends = lsdvd
options = !emptydirs
- source = https://github.com/tari01/odio/archive/21.2.10.tar.gz
- md5sums = f7046824772a236bf53b0905a8e01961
+ source = https://github.com/tari01/odio/archive/21.2.13.tar.gz
+ md5sums = 1d097319ff9dbdd46a032a167a394302
pkgname = odio
diff --git a/PKGBUILD b/PKGBUILD
index 263bdbc0048a..6f0c54e78ccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="odio"
-pkgver="21.2.10"
+pkgver="21.2.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=("f7046824772a236bf53b0905a8e01961")
+md5sums=("1d097319ff9dbdd46a032a167a394302")
options=("!emptydirs")
build()