summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrepper2016-08-25 00:16:36 -0400
committergrepper2016-08-25 00:16:36 -0400
commitdeeb8d994ba151f5f3a7014e9576a32afca9a37c (patch)
tree3d8a9743a9dd2131e8d7bc87c6f77d0eb2d28e2e
parent36ad596bf79c2a088f1c142c9bc56429a96b70ac (diff)
downloadaur-deeb8d994ba151f5f3a7014e9576a32afca9a37c.tar.gz
Can not increment package version as it won't download upstream tarball
-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' \