summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleotheleon2023-04-05 16:12:39 +0300
committerleotheleon2023-04-05 16:12:39 +0300
commitad034d1bb2f2b5be20f394ffae29bedfe075cfe6 (patch)
tree7b9ec5b678de888a11e285472d515a6ec4021349
parentf8b0fbc9808249bca66e59025373f0a7bbc1ab31 (diff)
downloadaur-ad034d1bb2f2b5be20f394ffae29bedfe075cfe6.tar.gz
Updated to 2.10.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a944987e1c25..c63cafc97d5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firealpaca
pkgdesc = Simple and easy digital painting software
- pkgver = 2.9.1
+ pkgver = 2.10.1
pkgrel = 1
url = https://firealpaca.com/download
arch = i686
@@ -13,8 +13,8 @@ pkgbase = firealpaca
source = firealpaca
cksums = 1329839102
source_i686 = https://firealpaca.com/download/win_zip
- cksums_i686 = 3382037983
+ cksums_i686 = 2761978687
source_x86_64 = https://firealpaca.com/download/win64_zip
- cksums_x86_64 = 2635847309
+ cksums_x86_64 = 608364986
pkgname = firealpaca
diff --git a/PKGBUILD b/PKGBUILD
index dce42ffb095d..3e969aec32a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: leotheleon <71839579+leo-the-leon@users.noreply.github.com>
pkgname=firealpaca
-pkgver=2.9.1
+pkgver=2.10.1
pkgrel=1
pkgdesc="Simple and easy digital painting software"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ source=('firealpaca')
source_i686=("https://firealpaca.com/download/win_zip")
source_x86_64=("https://firealpaca.com/download/win64_zip")
cksums=('1329839102')
-cksums_i686=('3382037983')
-cksums_x86_64=('2635847309')
+cksums_i686=('2761978687')
+cksums_x86_64=('608364986')
prepare() {
cd "$srcdir"