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


Commits:
59f217d8 by Orhun Parmaksız at 2024-05-19T11:54:04+03:00
upgpkg: 0.8.6-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Bruce Zhang <zttt183525594 at gmail dot com>
 
 pkgname=mcfly
-pkgver=0.8.4
-pkgrel=2
+pkgver=0.8.6
+pkgrel=1
 pkgdesc="Fly through your shell history"
 arch=('x86_64')
 url="https://github.com/cantino/mcfly";
@@ -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=('637f50756366604d4d19a6f623cfd490c38e1b971708ec8ccdb39887a0e9c1f1')
+sha256sums=('baab80d9c78843d32a04d63107ec4fc8d7627989ac374bd16a2a9904f296498b')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to