1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:44:45 +00:00

bump aur packages

This commit is contained in:
deadc0de6
2020-03-12 08:21:22 +01:00
parent 68022a5fc6
commit 736941a147
3 changed files with 23 additions and 3 deletions

View File

@@ -0,0 +1,20 @@
pkgbase = dotdrop-git
pkgdesc = Save your dotfiles once, deploy them everywhere
pkgver = 0.31.0.r7.gd860c07
pkgrel = 1
url = https://github.com/deadc0de6/dotdrop
arch = any
license = GPL
makedepends = git
depends = python
depends = python-setuptools
depends = python-jinja
depends = python-docopt
depends = python-ruamel-yaml
provides = dotdrop
conflicts = dotdrop
source = git+https://github.com/deadc0de6/dotdrop.git
md5sums = SKIP
pkgname = dotdrop-git

View File

@@ -1,6 +1,6 @@
pkgbase = dotdrop
pkgdesc = Save your dotfiles once, deploy them everywhere
pkgver = 0.31.0
pkgver = 0.32.0
pkgrel = 1
url = https://github.com/deadc0de6/dotdrop
arch = any
@@ -11,7 +11,7 @@ pkgbase = dotdrop
depends = python-jinja
depends = python-docopt
depends = python-ruamel-yaml
source = git+https://github.com/deadc0de6/dotdrop.git#tag=v0.31.0
source = git+https://github.com/deadc0de6/dotdrop.git#tag=v0.32.0
md5sums = SKIP
pkgname = dotdrop

View File

@@ -1,7 +1,7 @@
# Maintainer: deadc0de6 <info@deadc0de.ch>
pkgname=dotdrop
pkgver=0.31.0
pkgver=0.32.0
pkgrel=1
pkgdesc="Save your dotfiles once, deploy them everywhere "
arch=('any')