summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdmundo Sanchez2021-03-17 08:20:10 -0600
committerEdmundo Sanchez2021-03-17 08:20:10 -0600
commit52f224b5d13543659d5fdff020d0783b7078f9df (patch)
treedc463cf1da0b91f33bfa89035b218f5ded15abda
parent6d2a8eac98c85e055393a4d571fd4adead0f8a07 (diff)
downloadaur-52f224b5d13543659d5fdff020d0783b7078f9df.tar.gz
update to biscuit ver 1.2.18, rel version 1.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 860bc9b89aea..5adf9ea82fd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = biscuit
pkgdesc = A browser where you can organize your apps
- pkgver = 1.2.17
- pkgrel = 1.4
+ pkgver = 1.2.18
+ pkgrel = 1.5
url = https://eatbiscuit.com/
arch = x86_64
license = Apache
@@ -11,8 +11,8 @@ pkgbase = biscuit
depends = nss
depends = dbus-glib
depends = libdbusmenu-gtk2
- source = https://github.com/agata/dl.biscuit/releases/download/v1.2.17/Biscuit-1.2.17.AppImage
- sha256sums = d5a104f4b1ae968ecc5543726a4c4eface9769556ea8ca24f00f0184575309fe
+ source = https://github.com/agata/dl.biscuit/releases/download/v1.2.18/Biscuit-1.2.18.AppImage
+ sha256sums = ba6951787f6a3c756037c7dfc968167095607c41ebda7af4071808eb05e0f28a
pkgname = biscuit
diff --git a/PKGBUILD b/PKGBUILD
index 96e8d2d962ad..d9bf11f44b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Edmundo Sanchez <zomundo at gmail dot com>
pkgname=biscuit
-pkgver=1.2.17
-pkgrel=1.4
+pkgver=1.2.18
+pkgrel=1.5
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=('d5a104f4b1ae968ecc5543726a4c4eface9769556ea8ca24f00f0184575309fe')
+sha256sums=('ba6951787f6a3c756037c7dfc968167095607c41ebda7af4071808eb05e0f28a')
prepare() {
chmod u+x ./Biscuit-${pkgver}.AppImage