summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2021-11-13 21:39:21 +0000
committerRobert Tari2021-11-13 21:39:21 +0000
commit0c71f73fa71dab8e3afcdf30af2cab2fafe6023f (patch)
tree8a096ae4e24a36143a8e9d5e7d394f7ca4d81ae7
parent93ab9b752fc3cc095412011a64627c171f84edac (diff)
downloadaur-0c71f73fa71dab8e3afcdf30af2cab2fafe6023f.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 539a9c1eb5b1..125f59c31bd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = odio
pkgdesc = Audio compression tool for FLAC and Nero AAC
- pkgver = 21.4.30
+ pkgver = 21.11.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.4.30.tar.gz
- md5sums = 02a4c57aa29b21cb9d8460395dcc2e48
+ source = https://github.com/tari01/odio/archive/21.11.13.tar.gz
+ md5sums = ec1468e6b05b2004726c8f1b3aa702d7
pkgname = odio
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()