diff options
-rw-r--r-- | testing/subtitleeditor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/subtitleeditor/APKBUILD b/testing/subtitleeditor/APKBUILD index 628f61f1c1..fbf9da38ba 100644 --- a/testing/subtitleeditor/APKBUILD +++ b/testing/subtitleeditor/APKBUILD @@ -11,7 +11,7 @@ makedepends="libxml++-2.6-dev enchant-dev libsigc++-dev xdg-utils gtkmm3-dev gtk gst-plugins-base1-dev gstreamer1-dev gstreamermm-dev iso-codes-dev gst-libav1 desktop-file-utils gst-plugins-ugly1" subpackages="$pkgname-dev $pkgname-doc" -source="http://download.gna.org/$pkgname/${pkgver%.[0-9]*]}/$pkgname-$pkgver.tar.gz +source="http://download.gna.org/$pkgname/${pkgver%.[0-9]*}/$pkgname-$pkgver.tar.gz 01-fix-build.patch 02-add-missing-potfiles.patch 03-fix-build-gstreamermm-1.8.0.patch |