summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9c46b7033bb..b0391fbf1fe7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Mar 4 05:37:53 UTC 2017
pkgbase = bombono-dvd
pkgdesc = DVD authoring program with nice and clean GUI
pkgver = 1.2.4
- pkgrel = 1
+ pkgrel = 2
url = http://www.bombono.org
install = bombono-dvd.install
arch = i686
@@ -16,7 +18,7 @@ pkgbase = bombono-dvd
depends = dvdauthor
depends = dvd+rw-tools
depends = twolame
- depends = libxml++
+ depends = libxml++2.6
depends = boost
depends = enca
depends = cdrkit
diff --git a/PKGBUILD b/PKGBUILD
index f47c88bb8227..e797a494ccba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=bombono-dvd
pkgver=1.2.4
-pkgrel=1
+pkgrel=2
pkgdesc="DVD authoring program with nice and clean GUI"
arch=('i686' 'x86_64')
url="http://www.bombono.org"
license=('GPL')
depends=('gtk2' 'gtkmm' 'mjpegtools' 'ffmpeg' 'libdvdread' 'dvdauthor' \
- 'dvd+rw-tools' 'twolame' 'libxml++' 'boost' 'enca' 'cdrkit')
+ 'dvd+rw-tools' 'twolame' 'libxml++2.6' 'boost' 'enca' 'cdrkit')
makedepends=('scons')
optdepends=('gvfs: web browser integration')
conflicts=('bombono-dvd-git')