mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 18:24:16 +00:00
update arch dotdrop
This commit is contained in:
18
packages/arch-dotdrop/.SRCINFO
Normal file
18
packages/arch-dotdrop/.SRCINFO
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
pkgbase = dotdrop
|
||||||
|
pkgdesc = Save your dotfiles once, deploy them everywhere
|
||||||
|
pkgver = 0.14
|
||||||
|
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-pyaml
|
||||||
|
source = git+https://github.com/deadc0de6/dotdrop.git#tag=v0.14
|
||||||
|
md5sums = SKIP
|
||||||
|
|
||||||
|
pkgname = dotdrop
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# Maintainer: deadc0de6 <info@deadc0de.ch>
|
# Maintainer: deadc0de6 <info@deadc0de.ch>
|
||||||
|
|
||||||
pkgname=dotdrop
|
pkgname=dotdrop
|
||||||
pkgver=0.10.1
|
pkgver=0.14
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Save your dotfiles once, deploy them everywhere "
|
pkgdesc="Save your dotfiles once, deploy them everywhere "
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
|||||||
Reference in New Issue
Block a user