[arch-commits] Commit in dvdstyler/trunk (PKGBUILD dvdstyler.appdata.xml)
Balló György
bgyorgy at archlinux.org
Sat May 1 23:27:20 UTC 2021
Date: Saturday, May 1, 2021 @ 23:27:19
Author: bgyorgy
Revision: 926064
Minor changes
Modified:
dvdstyler/trunk/PKGBUILD
dvdstyler/trunk/dvdstyler.appdata.xml
-----------------------+
PKGBUILD | 18 +++++++++---------
dvdstyler.appdata.xml | 10 +++++-----
2 files changed, 14 insertions(+), 14 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-01 23:04:00 UTC (rev 926063)
+++ PKGBUILD 2021-05-01 23:27:19 UTC (rev 926064)
@@ -8,18 +8,18 @@
pkgname=dvdstyler
pkgver=3.1.2
pkgrel=3
-pkgdesc="DVD authoring application for the creation of professional-looking DVDs"
-arch=(x86_64)
-url="https://www.dvdstyler.de/"
-license=(GPL2)
-depends=(cdrtools dvdauthor dvd+rw-tools wxsvg)
-makedepends=(docbook-xsl xmlto zip)
+pkgdesc='DVD authoring application for the creation of professional-looking DVDs'
+arch=('x86_64')
+url='https://www.dvdstyler.org/'
+license=('GPL2')
+depends=('cdrtools' 'dvdauthor' 'dvd+rw-tools' 'wxsvg')
+makedepends=('docbook-xsl' 'xmlto' 'zip')
source=("https://downloads.sourceforge.net/$pkgname/DVDStyler-$pkgver.tar.bz2"
- "config.patch"
- "$pkgname.appdata.xml")
+ 'config.patch'
+ 'dvdstyler.appdata.xml')
sha256sums=('04ff61c278167363904f7ee366bcf98ee15ce05368fa353f6d8ab1e8305d9a0e'
'ebcadbea33d96c955bd3811d7bb269fcb4006b8525dfafcf291e5779debba913'
- '4ecba886e6eca2018f659543fa2242d5801cd12a3b7d293897787f2c6bc9d8f4')
+ '7c0abb349664e9a179e68feb2c614c4f9f5480b7fcd74040d043864b80cecd4a')
prepare() {
cd DVDStyler-$pkgver
Modified: dvdstyler.appdata.xml
===================================================================
--- dvdstyler.appdata.xml 2021-05-01 23:04:00 UTC (rev 926063)
+++ dvdstyler.appdata.xml 2021-05-01 23:27:19 UTC (rev 926064)
@@ -36,19 +36,19 @@
<li>Customize navigation using DVD scripting</li>
</ul>
</description>
- <url type="homepage">http://www.dvdstyler.de/</url>
+ <url type="homepage">https://www.dvdstyler.org/</url>
<screenshots>
<screenshot type="default">
- <image>http://www.dvdstyler.org/images/screenshots/ffm.jpg</image>
+ <image>https://www.dvdstyler.org/images/screenshots/ffm.jpg</image>
</screenshot>
<screenshot type="default">
- <image>http://www.dvdstyler.org/images/screenshots/blue.jpg</image>
+ <image>https://www.dvdstyler.org/images/screenshots/blue.jpg</image>
</screenshot>
<screenshot type="default">
- <image>http://www.dvdstyler.org/images/screenshots/filebrowser.jpg</image>
+ <image>https://www.dvdstyler.org/images/screenshots/filebrowser.jpg</image>
</screenshot>
<screenshot type="default">
- <image>http://www.dvdstyler.org/images/screenshots/travel.jpg</image>
+ <image>https://www.dvdstyler.org/images/screenshots/travel.jpg</image>
</screenshot>
</screenshots>
<update_contact>alex AT thuering.biz</update_contact>
More information about the arch-commits
mailing list