Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
mcfly


Commits:
a0c856c9 by Orhun Parmaksız at 2023-12-25T17:22:36+03:00
upgpkg: 0.8.4-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mcfly
        pkgdesc = Fly through your shell history
-       pkgver = 0.8.3
+       pkgver = 0.8.4
        pkgrel = 1
        url = https://github.com/cantino/mcfly
        install = mcfly.install
@@ -11,7 +11,7 @@ pkgbase = mcfly
        optdepends = zsh: for zsh support
        optdepends = fish: for fish support
        options = !lto
-       source = 
mcfly-0.8.3.tar.gz::https://github.com/cantino/mcfly/archive/v0.8.3.tar.gz
-       sha256sums = 
1d9f4e3b55fdac8b9c3007c19875bd308eb79dd473d371647e82250a52446d53
+       source = 
mcfly-0.8.4.tar.gz::https://github.com/cantino/mcfly/archive/v0.8.4.tar.gz
+       sha256sums = 
637f50756366604d4d19a6f623cfd490c38e1b971708ec8ccdb39887a0e9c1f1
 
 pkgname = mcfly


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Bruce Zhang <zttt183525594 at gmail dot com>
 
 pkgname=mcfly
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc="Fly through your shell history"
 arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('zsh: for zsh support'
 makedepends=('cargo')
 install=mcfly.install
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('1d9f4e3b55fdac8b9c3007c19875bd308eb79dd473d371647e82250a52446d53')
+sha256sums=('637f50756366604d4d19a6f623cfd490c38e1b971708ec8ccdb39887a0e9c1f1')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mcfly/-/commit/a0c856c9d8bff9055bbd271012bc05ff3532f707

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mcfly/-/commit/a0c856c9d8bff9055bbd271012bc05ff3532f707
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to