summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEdmundo Sanchez2020-11-23 15:39:08 -0600
committerEdmundo Sanchez2020-11-23 15:39:08 -0600
commit091b474f1d89fcec2f6100bf8cf5099936154794 (patch)
tree439449fe7c90fd3e11e0473f32d78eadf45e81a4 /PKGBUILD
parentfd9d341bdbc19d718a534f91ad2201acb8a3ee4c (diff)
downloadaur-091b474f1d89fcec2f6100bf8cf5099936154794.tar.gz
update to biscuit ver 1.2.13, rel version 1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa14a4b4966a..f861a81a3a8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Edmundo Sanchez <zomundo at gmail dot com>
pkgname=biscuit
-pkgver=1.2.11
-pkgrel=1.1
+pkgver=1.2.13
+pkgrel=1.2
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=('e9e3fb804dfabdf4cc95a9a21ef0c0fd91ba6ed6292c2c41bb3cdb4305c82d5f')
+sha256sums=('aaee6df6209831dc4bbdd4c62b3d11493c91cbe85ed169a048ee242fc16cc470')
prepare() {
chmod u+x ./Biscuit-${pkgver}.AppImage