summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdmundo Sanchez2022-03-24 15:14:15 -0600
committerEdmundo Sanchez2022-03-24 15:14:15 -0600
commita42181361573c0e92585f141bf8d9dcdb50d301f (patch)
tree92c68812f80b407ad985b11ddbc63aa801f252ba
parent4a2be7f632771aff3bb41176935af62cad125b05 (diff)
downloadaur-a42181361573c0e92585f141bf8d9dcdb50d301f.tar.gz
update to biscuit ver 1.2.25, rel version 1.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33213cb589c8..dd3b6d6ff31c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = biscuit
pkgdesc = A browser where you can organize your apps
- pkgver = 1.2.24
+ pkgver = 1.2.25
pkgrel = 1.8
url = https://eatbiscuit.com/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = biscuit
depends = nss
depends = dbus-glib
depends = libdbusmenu-gtk2
- source = https://github.com/agata/dl.biscuit/releases/download/v1.2.24/Biscuit-1.2.24.AppImage
- sha256sums = e7f919760278dbc596df5eb8e91af829f3ccfb2498dce9187d15d76ed3d2e153
+ source = https://github.com/agata/dl.biscuit/releases/download/v1.2.25/Biscuit-1.2.25.AppImage
+ sha256sums = 8d483085e70adff21e9d9fa8dd8053e7c9bd3041f895e212e6418406e809a178
pkgname = biscuit
diff --git a/PKGBUILD b/PKGBUILD
index 30a4e799d625..374f4b239e55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Edmundo Sanchez <zomundo at gmail dot com>
pkgname=biscuit
-pkgver=1.2.24
+pkgver=1.2.25
pkgrel=1.8
pkgdesc='A browser where you can organize your apps'
arch=('x86_64')
@@ -11,7 +11,7 @@ source=(
"https://github.com/agata/dl.biscuit/releases/download/v${pkgver}/Biscuit-${pkgver}.AppImage"
)
-sha256sums=('e7f919760278dbc596df5eb8e91af829f3ccfb2498dce9187d15d76ed3d2e153')
+sha256sums=('8d483085e70adff21e9d9fa8dd8053e7c9bd3041f895e212e6418406e809a178')
prepare() {
chmod u+x ./Biscuit-${pkgver}.AppImage