summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Pérez2022-05-30 10:18:35 -0600
committerLuis Pérez2022-05-30 10:18:35 -0600
commit509d34408c06b36cd11a0c79173b0dac09a07c35 (patch)
treed60b6da03a9bbb1755001b4854d5ed768c0d8938 /PKGBUILD
parent9098031dd3b2c8e54757bc75a0b744e2f84cec84 (diff)
downloadaur-509d34408c06b36cd11a0c79173b0dac09a07c35.tar.gz
version 1.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d55e56a724be..6f80ce5cec99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Luis Pérez <luis dot perez at protonmail dot com>
pkgname=typioca
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="Tapioca (/ˌtæpiˈoʊkə/) is a starch extracted from the storage roots of the cassava plant. Pearl tapioca is a common ingredient in Asian desserts...and sweet drinks such as bubble tea."
arch=(any)
@@ -10,7 +10,7 @@ makedepends=('go' 'make')
provides=(typioca)
conflicts=()
source=("https://github.com/bloznelis/typioca/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('ab5ee22ddc935ed140c74807f9ff594e99ad49f0f7cf7c5568cfde2a4983ef65')
+sha256sums=('c56232a2dc7645672d60b37de86ddafacf32828985500ed974dac58ebf7d128a')
build() {
cd "$pkgname-$pkgver"