Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
stylua


Commits:
fc28f1b1 by Caleb Maclennan at 2024-04-27T22:51:51+03:00
upgpkg: 0.20.0-3: Replace now deleted AUR bin package

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,14 @@
 pkgbase = stylua
        pkgdesc = Code formatter for Lua
        pkgver = 0.20.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/JohnnyMorganz/StyLua
        arch = x86_64
        license = MPL-2.0
        makedepends = git
        makedepends = rust
        depends = gcc-libs
+       replaces = stylua-bin
        source = git+https://github.com/JohnnyMorganz/StyLua.git#tag=v0.20.0
        b2sums = 
e7b121c168ec5a8609acda7308776cf2851f1e88179e1c95a5d73048f0c768f6a5c6b92039beffaa3eaf4872ecbac5c33548160e0cd0aadbee5b66194473fd27
 


=====================================
PKGBUILD
=====================================
@@ -4,13 +4,14 @@
 _name=StyLua
 pkgname=stylua
 pkgver=0.20.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Code formatter for Lua'
 arch=('x86_64')
 url=https://github.com/JohnnyMorganz/StyLua
 license=('MPL-2.0')
 depends=('gcc-libs')
 makedepends=('git' 'rust')
+replaces=(stylua-bin)
 source=("git+$url.git#tag=v$pkgver")
 
b2sums=('e7b121c168ec5a8609acda7308776cf2851f1e88179e1c95a5d73048f0c768f6a5c6b92039beffaa3eaf4872ecbac5c33548160e0cd0aadbee5b66194473fd27')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stylua/-/commit/fc28f1b1942d448f5b05db2657dc5803e6e8f8fc

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


Reply via email to