summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2020-06-06 10:14:01 +0200
committerSanskritFritz2020-06-06 10:14:01 +0200
commiteb55e7f653c0790b94a650fb9eedf8a44799abdb (patch)
tree172dc5da4eaff6f796ece3f5286a28b8a3ca67d4 /PKGBUILD
parentc033d15fe656750b542a16340760fb9f08bd69c6 (diff)
downloadaur-tupitube.desk-git.tar.gz
Quazip5 patch adjusted.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d56e2d9229e..2827a5f969cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=tupitube.desk
pkgname=$_pkgname-git
-pkgver=r1250.cc8940e8
+pkgver=r1720.2b833c8e
pkgrel=1
pkgdesc="A design and authoring tool for digital artists interested in 2D animation."
url="http://www.maefloresta.com/"
@@ -17,7 +17,7 @@ conflicts=("tupi")
makedepends=("git" "ruby" "zlib" "libgl")
source=("git+https://github.com/xtingray/tupitube.desk.git" "quazip5.patch")
md5sums=('SKIP'
- 'b5da9bd90ef57e6778f4e281572da3eb')
+ '5c33ca77bf675939d9fb557b31c2f926')
prepare() {
cd "$_pkgname"