1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00

update aur package

This commit is contained in:
deadc0de6
2020-09-23 21:04:12 +02:00
parent 8dfaa9d8b0
commit aae7876afb
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 = 1.1.0
pkgver = 1.2.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=v1.1.0
source = git+https://github.com/deadc0de6/dotdrop.git#tag=v1.2.0
md5sums = SKIP
pkgname = dotdrop

View File

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