summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordeadc0de62023-08-06 11:47:42 +0000
committerdeadc0de62023-08-06 11:47:42 +0000
commit6290b1789178fad49c85fe2f3131f67f853b80b3 (patch)
tree4d1c1565ae5b66598b0956fa74acd519401a69c9 /PKGBUILD
parent4d5a7a40b31e39987881e2babdc743201ff2b00f (diff)
downloadaur-6290b1789178fad49c85fe2f3131f67f853b80b3.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59d050dcebf8..a95ebb11ea58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: deadc0de6 <info@deadc0de.ch>
pkgname=dotdrop
-pkgver=1.13.0
+pkgver=1.13.2
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' 'python-distro')
+depends=('python' 'python-setuptools' 'python-jinja' 'python-docopt' 'python-ruamel-yaml' 'python-magic' 'python-requests' 'python-packaging' 'python-tomli-w' 'python-distro')
makedepends=('git')
source=("git+https://github.com/deadc0de6/dotdrop.git#tag=v${pkgver}")
md5sums=('SKIP')