summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Brunner2022-02-16 14:37:34 +0100
committerStephan Brunner2022-02-16 14:37:34 +0100
commit9336f01606661320fd7f020e715198cf1cd9feff (patch)
tree61cdfb4150aa3e849a2ec911838a35162d39284b
parent08745a80a592cf90614a1f1ceea80c6389554e08 (diff)
downloadaur-9336f01606661320fd7f020e715198cf1cd9feff.tar.gz
updated to version 1.9.4b1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71f1cc5cb9ce..c50216d094d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chataigne-beta-bin
pkgdesc = Artist-friendly Modular Machine for Art and Technology.
- pkgver = 1.9.3b14
+ pkgver = 1.9.4b1
pkgrel = 1
url = https://benjamin.kuperberg.fr/chataigne/en
arch = x86_64
@@ -29,9 +29,9 @@ pkgbase = chataigne-beta-bin
depends = ttf-bitstream-vera
depends = libcurl-gnutls
conflicts = chataigne-stable-bin
- noextract = Chataigne-linux-x64-1.9.3b14.AppImage
+ noextract = Chataigne-linux-x64-1.9.4b1.AppImage
options = !strip
- source_x86_64 = Chataigne-linux-x64-1.9.3b14.AppImage::https://benjamin.kuperberg.fr/chataigne/user/data/Chataigne-linux-x64-1.9.3b14.AppImage
- sha256sums_x86_64 = 0f8cba43913d290cd0f785046cb4fe60297d35e57c872540a3881c3bd33293fd
+ source_x86_64 = Chataigne-linux-x64-1.9.4b1.AppImage::https://benjamin.kuperberg.fr/chataigne/user/data/Chataigne-linux-x64-1.9.4b1.AppImage
+ sha256sums_x86_64 = ef00b4565271015d275e6355e95b874e6e74031070ecd4345df6306fee2721f4
pkgname = chataigne-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index b147012362ef..0f44bb4a11ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=chataigne
_Pkgname=Chataigne
pkgname="${_pkgname}"-beta-bin
-pkgver=1.9.3b14
+pkgver=1.9.4b1
pkgrel=1
pkgdesc="Artist-friendly Modular Machine for Art and Technology."
arch=('x86_64')
@@ -17,7 +17,7 @@ options=(!strip)
_appimage="${_Pkgname}-linux-x64-${pkgver}.AppImage"
source_x86_64=("${_appimage}::https://benjamin.kuperberg.fr/chataigne/user/data/${_appimage}")
noextract=("${_appimage}")
-sha256sums_x86_64=('0f8cba43913d290cd0f785046cb4fe60297d35e57c872540a3881c3bd33293fd')
+sha256sums_x86_64=('ef00b4565271015d275e6355e95b874e6e74031070ecd4345df6306fee2721f4')
prepare() {
chmod +x "${_appimage}"