Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
handlr-regex


Commits:
2a4f5718 by Orhun Parmaksız at 2024-03-12T21:31:19+03:00
upgpkg: 0.9.0-2: add provides

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,13 @@
 pkgbase = handlr-regex
        pkgdesc = Powerful alternative to xdg-utils written in Rust
        pkgver = 0.9.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/Anomalocaridid/handlr-regex
        arch = x86_64
        license = MIT
        makedepends = cargo
        depends = shared-mime-info
+       provides = handlr
        conflicts = handlr
        replaces = handlr
        source = 
handlr-regex-0.9.0.tar.gz::https://github.com/Anomalocaridid/handlr-regex/archive/v0.9.0.tar.gz


=====================================
PKGBUILD
=====================================
@@ -4,11 +4,12 @@
 pkgname=handlr-regex
 _pkgname=handlr
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Powerful alternative to xdg-utils written in Rust"
 arch=('x86_64')
 url="https://github.com/Anomalocaridid/handlr-regex";
 license=('MIT')
+provides=('handlr')
 replaces=('handlr')
 conflicts=('handlr')
 depends=('shared-mime-info')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/handlr-regex/-/commit/2a4f5718ae8b458551b3619b509653552ed50c0b

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


Reply via email to