summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcb611ff7da1..0bd6c55c7961 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tovid
pkgdesc = A suite of tools for creating video DVDs
- pkgver = 0.35.3
+ pkgver = 0.35.2
pkgrel = 3
url = http://tovid.wikia.com
arch = i686
@@ -21,7 +21,7 @@ pkgbase = tovid
optdepends = transcode: faster for animated submenus (ffmpeg used otherwise)
conflicts = tovid-svn
conflicts = tovid-git
- source = https://github.com/tovid-suite/tovid/archive/tovid-0.35.3.tar.gz
+ source = https://github.com/tovid-suite/tovid/archive/tovid-0.35.2.tar.gz
sha256sums = be6f540d7f36bd44bf19814fc4457a1586ffe5975a7b6cc324c377597624e674
pkgname = tovid
diff --git a/PKGBUILD b/PKGBUILD
index dfae817ef437..2826b87ebcad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexandros Konstantinakis - Karmis <el04092@mail.ntua.gr>
# Contributor: Jeremie Lasalle Ratelle <lasallej@iro.umontreal.ca>
pkgname=tovid
-pkgver=0.35.3
+pkgver=0.35.2
pkgrel=3
pkgdesc="A suite of tools for creating video DVDs"
depends=('mplayer' 'mjpegtools' 'ffmpeg' 'python2' 'tix' \