summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Suchan2024-02-29 10:19:07 +0000
committerRoland Suchan2024-02-29 10:19:07 +0000
commit6c1d2ac9b4d2c0a74c813f583ef1c8e63a326ad5 (patch)
tree51770cb2810ff0d8fadb0b6a8111870bef26c758
parent12efdf67c29adf67f5ceb39419d27c525e7d3dfb (diff)
downloadaur-qdvdauthor.tar.gz
version 2.3.1-13
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f35fbcdf11a..edb73ead2fea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qdvdauthor
pkgver=2.3.1
-pkgrel=1
+pkgrel=13
pkgdesc='A GUI frontend for dvdauthor, video DVD creator'
url='https://sourceforge.net/projects/qdvd'
license=('GPL2')
@@ -44,7 +44,7 @@ sha256sums=(
'SKIP'
'SKIP'
)
-options=('debug')
+options=('debug' '!lto')
prepare() {
patch -d ffmpeg-0.6.7 -p1 -i "${srcdir}/mathops_fix.patch"