summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordeadc0de62022-09-05 20:55:08 +0000
committerdeadc0de62022-09-05 20:55:08 +0000
commit99da97af4a6b855d936533a992192bf5da2d5b01 (patch)
tree2de4cf841d65c36dc030c054f1d6a69d2dd627df /PKGBUILD
parentd9b6e5366009e037b5132ed0de455bf45ba3a021 (diff)
downloadaur-99da97af4a6b855d936533a992192bf5da2d5b01.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35cd938073ae..98e76cb89215 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: deadc0de6 <info@deadc0de.ch>
pkgname=dotdrop
-pkgver=1.10.3
-pkgrel=2
+pkgver=1.11.0
+pkgrel=1
pkgdesc="Save your dotfiles once, deploy them everywhere "
arch=('any')
url="https://github.com/deadc0de6/dotdrop"
license=('GPL')
groups=()
-depends=('python' 'python-setuptools' 'python-jinja' 'python-docopt' 'python-ruamel-yaml' 'python-magic' 'python-requests' 'python-packaging' 'python-toml')
+depends=('python' 'python-setuptools' 'python-jinja' 'python-docopt' 'python-ruamel-yaml' 'python-magic' 'python-requests' 'python-packaging' 'python-toml' 'python-distro')
makedepends=('git')
source=("git+https://github.com/deadc0de6/dotdrop.git#tag=v${pkgver}")
md5sums=('SKIP')