[arch-commits] Commit in tupitube/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Fri Apr 30 21:00:33 UTC 2021


    Date: Friday, April 30, 2021 @ 21:00:32
  Author: bgyorgy
Revision: 925410

upgpkg: tupitube 0.2.17-2: Add ruby-rexml to makedepends

Modified:
  tupitube/trunk/PKGBUILD

----------+
 PKGBUILD |   22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-30 20:27:17 UTC (rev 925409)
+++ PKGBUILD	2021-04-30 21:00:32 UTC (rev 925410)
@@ -6,17 +6,17 @@
 
 pkgname=tupitube
 pkgver=0.2.17
-pkgrel=1
-pkgdesc="Design and authoring tool for digital artists interested in 2D animation"
-arch=(x86_64)
-url="https://tupitube.com/"
-license=(GPL2)
-depends=(ffmpeg qt5-multimedia qt5-svg quazip)
-makedepends=(ruby)
-replaces=(tupitube.desk)
-source=(https://downloads.sourceforge.net/tupi2d/$pkgname.desk-$pkgver.tar.gz
-        tupitube.appdata.xml
-        qt-5.15.patch)
+pkgrel=2
+pkgdesc='Design and authoring tool for digital artists interested in 2D animation'
+arch=('x86_64')
+url='https://tupitube.com/'
+license=('GPL2')
+depends=('ffmpeg' 'qt5-multimedia' 'qt5-svg' 'quazip')
+makedepends=('ruby-rexml')
+replaces=('tupitube.desk')
+source=("https://downloads.sourceforge.net/tupi2d/$pkgname.desk-$pkgver.tar.gz"
+        'tupitube.appdata.xml'
+        'qt-5.15.patch')
 sha256sums=('e266490757a38a02dfa37405e4704993238f8af3060163e17830a85b22d9ba15'
             '99fbafe0b359130d53278db3cada052f8245c325dcb82ce33997322dd750707a'
             'afb563345a62034f523dcc558aee83efb466c863feb39e6a8d5744c974b979ce')



More information about the arch-commits mailing list