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

bump aur version

This commit is contained in:
deadc0de6
2018-06-08 20:10:25 +02:00
parent c1b85d5122
commit 6c6304e339
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = dotdrop
pkgdesc = Save your dotfiles once, deploy them everywhere
pkgver = 0.14.2
pkgver = 0.16.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-pyaml
source = git+https://github.com/deadc0de6/dotdrop.git#tag=v0.14.2
source = git+https://github.com/deadc0de6/dotdrop.git#tag=v0.16.0
md5sums = SKIP
pkgname = dotdrop

View File

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