1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-10 19:39:15 +00:00

bump aur packages

This commit is contained in:
deadc0de6
2020-05-02 11:02:54 +02:00
parent 7b0575e679
commit 6ade21d7b6
2 changed files with 3 additions and 3 deletions

View File

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

View File

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