Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ lapce


Commits:
5219fd53 by Leonidas Spyropoulos at 2024-04-25T06:28:30+01:00
upgpkg: 0.4.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lapce
        pkgdesc = Lightning-fast and Powerful Code Editor
-       pkgver = 0.3.1
+       pkgver = 0.4.0
        pkgrel = 1
        url = https://lapce.dev
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = lapce
        depends = libxcb
        depends = libxkbcommon
        options = !lto
-       source = 
https://github.com/lapce/lapce/archive/v0.3.1/lapce-0.3.1.tar.gz
-       sha256sums = 
82407a0b0ae8a5660ff2192ca336c9b0e361424f0fd509e0a0a73ad55071f13d
+       source = 
https://github.com/lapce/lapce/archive/v0.4.0/lapce-0.4.0.tar.gz
+       sha256sums = 
62f732198a9a1533220f17bfdf535076d3a408951efcc75092a732c82b0cc72c
 
 pkgname = lapce


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: George Rawlinson <grawlin...@archlinux.org>
 
 pkgname=lapce
-pkgver=0.3.1
+pkgver=0.4.0
 pkgrel=1
 pkgdesc='Lightning-fast and Powerful Code Editor'
 arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(cargo
 options=('!lto')
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('82407a0b0ae8a5660ff2192ca336c9b0e361424f0fd509e0a0a73ad55071f13d')
+sha256sums=('62f732198a9a1533220f17bfdf535076d3a408951efcc75092a732c82b0cc72c')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lapce/-/commit/5219fd53a02a774b29514ce60fe157227067632d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lapce/-/commit/5219fd53a02a774b29514ce60fe157227067632d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to