1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 01:55:37 +00:00

bump version

This commit is contained in:
deadc0de6
2018-02-07 17:18:46 +01:00
parent d806005fc8
commit 0683b74380
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ Copyright (c) 2017, deadc0de6
import sys
__version__ = '0.9.2'
__version__ = '0.10'
def main():

View File

@@ -1,6 +1,6 @@
pkgbase = dotdrop
pkgdesc = Save your dotfiles once, deploy them everywhere
pkgver = 0.9.2
pkgver = 0.10
pkgrel = 1
url = https://github.com/deadc0de6/dotdrop
arch = any

View File

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