summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdmundo Sanchez2023-06-19 11:08:57 -0600
committerEdmundo Sanchez2023-06-19 11:08:57 -0600
commit0a17faeb753e7b1addf0a2e15b806146daddfc0e (patch)
tree9ca0929c9cbe5b2e49d623462affc14f943cc676
parent849172e3d851b65c82969557864c6622c400b62e (diff)
downloadaur-biscuit.tar.gz
update to biscuit ver 1.2.29, 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 e8a1ac659be9..1bd3d9769f97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = biscuit
pkgdesc = A browser where you can organize your apps
- pkgver = 1.2.28
+ pkgver = 1.2.29
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.28/Biscuit-1.2.28.AppImage
- sha256sums = d2ddac2ecf9a53b6e250d482d9886d2cb8c69421b4dc9c4b7e0737f51adc69d1
+ source = https://github.com/agata/dl.biscuit/releases/download/v1.2.29/Biscuit-1.2.29.AppImage
+ sha256sums = aad69c0a2b67eb4bea7a6baaf0b30b3e33b14b4c74da4c42c321fd52ab2e76c9
pkgname = biscuit
diff --git a/PKGBUILD b/PKGBUILD
index 047f41f1be69..9414b051012d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Edmundo Sanchez <zomundo at gmail dot com>
pkgname=biscuit
-pkgver=1.2.28
+pkgver=1.2.29
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=('d2ddac2ecf9a53b6e250d482d9886d2cb8c69421b4dc9c4b7e0737f51adc69d1')
+sha256sums=('aad69c0a2b67eb4bea7a6baaf0b30b3e33b14b4c74da4c42c321fd52ab2e76c9')
prepare() {
chmod u+x ./Biscuit-${pkgver}.AppImage