Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
intelli-shell


Commits:
e436888f by Orhun Parmaksız at 2026-01-16T14:40:36+03:00
upgpkg: 3.4.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = intelli-shell
        pkgdesc = Like IntelliSense, but for shells
-       pkgver = 3.3.1
+       pkgver = 3.4.0
        pkgrel = 1
        url = https://github.com/lasantosr/intelli-shell
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = intelli-shell
        depends = gcc-libs
        depends = zlib
        options = !lto
-       source = 
intelli-shell-3.3.1.tar.gz::https://github.com/lasantosr/intelli-shell/archive/v3.3.1.tar.gz
-       sha512sums = 
66e3cd070c69f37eb54996c8171a0e52c88c482651dd2964b567f5ea2c4c68d68c1541d65c5d57d26b297ff75d7596aec380483687c5eae94d7aa404de556268
+       source = 
intelli-shell-3.4.0.tar.gz::https://github.com/lasantosr/intelli-shell/archive/v3.4.0.tar.gz
+       sha512sums = 
c164d8e039233ae12503bd7c730fe090daa321969871e781241d5c1468caa0d53a61c009c1e6e0d042fcc9646a2325757dcb5e9ad21c0917e9aebd70b01dd88b
 
 pkgname = intelli-shell


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız <[email protected]>
 
 pkgname=intelli-shell
-pkgver=3.3.1
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Like IntelliSense, but for shells"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('Apache-2.0')
 depends=('gcc-libs' 'zlib')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('66e3cd070c69f37eb54996c8171a0e52c88c482651dd2964b567f5ea2c4c68d68c1541d65c5d57d26b297ff75d7596aec380483687c5eae94d7aa404de556268')
+sha512sums=('c164d8e039233ae12503bd7c730fe090daa321969871e781241d5c1468caa0d53a61c009c1e6e0d042fcc9646a2325757dcb5e9ad21c0917e9aebd70b01dd88b')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intelli-shell/-/commit/e436888fae1e4608297428801c35d6ce6ac13ea8

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


Reply via email to