summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgroctel2023-11-20 21:35:18 +0100
committergroctel2023-11-20 21:35:18 +0100
commit7834767b2cb19a16bc35f0ceb97178aa13e915a5 (patch)
tree0d895fa67f6d9da974705db84bdfaeda11503bfc /PKGBUILD
parent77a890aea4bac3494b22360f3a0c493295fa5d48 (diff)
downloadaur-7834767b2cb19a16bc35f0ceb97178aa13e915a5.tar.gz
Updated to 0.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b5e9d51b366..dc732b97114a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=ManimPango
pkgname=python-manimpango
-pkgver=0.4.4
+pkgver=0.5.0
pkgrel=2
pkgdesc="C binding for Pango using Cython used in Manim to render (non-LaTeX) text."
@@ -13,7 +13,7 @@ license=('MIT')
url="https://manimpango.manim.community"
source=("https://github.com/ManimCommunity/$_name/releases/download/v$pkgver/$_name-$pkgver.tar.gz")
-sha512sums=('da2708375b26d4ff8704c0137aafa1411ff9c4a4240a7798b1b3b7c3901b4b393bcc9b21a258d96a31a208234e526667e7832912da89fc5e933c7975d67c5705')
+sha512sums=('2eccc5977c7b2e5b04f045b9cc5f5b919809b316ecc29d9c7bea02e5b0aaa322c81985da05971a280d2fea34072da07c552c4ab13f234b64b05195fa2c64acdb')
depends=(
'cairo'