summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAyush Agarwal2024-04-07 18:06:42 +0530
committerAyush Agarwal2024-04-07 18:06:42 +0530
commit44c63bb7de559029e4caf8bb897a1b713835a1d8 (patch)
tree64d5385ab787bc52abe98b810c43477c932667a5 /PKGBUILD
parent0b06f85df7cc449d8694075ccc0ef54ceabac18f (diff)
downloadaur-44c63bb7de559029e4caf8bb897a1b713835a1d8.tar.gz
release: bump version to 4.9
modified maintainer email ID as well
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15e957ac9c70..d2c19363f82c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
-# Maintainer: Ayush Agarwal <ayushnix at fastmail dot com>
+# Maintainer: Ayush Agarwal <ayush at ayushnix dot com>
# Contributor: Ben Oliver <ben at bfoliver dot com>
# Contributor: Andy Weidenbaum <archbaum at gmail dot com>
# Contributor: John Jenkins <twodopeshaggy at gmail dot com>
# Contributor: Julian Paul Dasmarinas <julian.dasma at gmail dot com>
pkgname=buku
-pkgver=4.8
-pkgrel=3
+pkgver=4.9
+pkgrel=1
pkgdesc="Bookmark manager like a text-based mini-web"
arch=('any')
url="https://github.com/jarun/buku"
@@ -21,7 +21,7 @@ optdepends=('wl-clipboard: to copy text in wayland'
'xsel: to copy text in xorg'
'xclip: to copy text in xorg')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('a0b94210e80e9f9f359e5308323837d41781cf8dba497341099d5c59e27fa52c')
+sha256sums=('1e432270ae78c7852110dcf2c2e215893bcc338299a4998f14a1f6b26e37bfac')
package() {
cd "$pkgname-$pkgver"