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

Antonio Rojas arojas at gemini.archlinux.org
Wed May 4 13:44:33 UTC 2022


    Date: Wednesday, May 4, 2022 @ 13:44:33
  Author: arojas
Revision: 1194173

Update to 1.6.0

Modified:
  opentoonz/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 13:44:31 UTC (rev 1194172)
+++ PKGBUILD	2022-05-04 13:44:33 UTC (rev 1194173)
@@ -2,8 +2,8 @@
 # Contributor: cyrant <cyrant at tuta dot io>
 
 pkgname=opentoonz
-pkgver=1.5.0
-pkgrel=4
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='Software for producing a 2D animation'
 arch=('x86_64')
 url='https://opentoonz.github.io/e/'
@@ -12,7 +12,7 @@
          'qt5-serialport' 'qt5-svg' 'superlu')
 makedepends=('boost' 'cmake' 'ninja' 'qt5-tools')
 source=("https://github.com/opentoonz/$pkgname/archive/v${pkgver}/$pkgname-$pkgver.tar.gz")
-sha256sums=('fba0f381fb71ffda89e6423b4d461450d4851f93830342e69e36313070af5990')
+sha256sums=('9a6c28cb3933756dbebb45e849bdafc9e6d93d0328c4fd4d7bc8ec3ae481f684')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list