Propagate upstream update

This commit is contained in:
XZS 2023-10-13 20:29:00 +02:00
parent 708b002adb
commit 15ec412982
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = python-grip-git
pkgdesc = Preview GitHub Markdown files like Readme locally before committing them.
pkgver = 4.6.1
pkgver = 4.6.2
pkgrel = 1
url = https://github.com/joeyespo/grip
arch = any
@ -13,7 +13,7 @@ pkgbase = python-grip-git
depends = python-markdown
depends = python-pygments
depends = python-path-and-address
provides = python-grip=4.6.1
provides = python-grip=4.6.2
conflicts = python-grip
source = python-grip::git+https://github.com/joeyespo/grip
b2sums = SKIP

View file

@ -1,6 +1,6 @@
# Maintainer: XZS <d dot f dot fischer at web dot de>
pkgname=python-grip-git
pkgver=4.6.1
pkgver=4.6.2
pkgrel=1
pkgdesc="Preview GitHub Markdown files like Readme locally before committing them."
arch=('any')