mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
Propagate upstream update
This commit is contained in:
parent
708b002adb
commit
15ec412982
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue