summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEdmundo Sanchez2021-03-14 01:29:39 -0600
committerEdmundo Sanchez2021-03-14 01:29:39 -0600
commitbdbb95703765144d198a2f909ee0864bcb6952a4 (patch)
treef220602d7f9987004673fe4bcf33d7cc70c7aae1 /PKGBUILD
parentfb04f794fe76898d0639aa13fc7781b5622db3c0 (diff)
downloadaur-bdbb95703765144d198a2f909ee0864bcb6952a4.tar.gz
update to biscuit ver 1.2.17, rel version 1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12c4c4bbf632..96e8d2d962ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Edmundo Sanchez <zomundo at gmail dot com>
pkgname=biscuit
-pkgver=1.2.15
-pkgrel=1.3
+pkgver=1.2.17
+pkgrel=1.4
pkgdesc='A browser where you can organize your apps'
arch=('x86_64')
url='https://eatbiscuit.com/'
@@ -11,7 +11,7 @@ source=(
"https://github.com/agata/dl.biscuit/releases/download/v${pkgver}/Biscuit-${pkgver}.AppImage"
)
-sha256sums=('8a6bf3d8ca88322f099b8ef5c25247dccafad12a8ef7e8f4290450a241497e95')
+sha256sums=('d5a104f4b1ae968ecc5543726a4c4eface9769556ea8ca24f00f0184575309fe')
prepare() {
chmod u+x ./Biscuit-${pkgver}.AppImage