summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1db4ef84adb..85ce9d440b0d 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: unclesam <web _AT_ shinobi-mail _DOT_ de>
pkgname=mintstick-git
pkgver=1.2
-pkgrel=4
+pkgrel=5
epoch=
pkgdesc="Format or write images to usb-sticks (Linux Mint tool)"
arch=('i686' 'x86_64')
url="https://github.com/linuxmint/mintstick"
license=('GPL2')
-depends=('python2' 'python2-gobject' 'udisks' 'python2-pyparted')
+depends=('python2' 'python2-gobject' 'udisks' 'python2-pyparted' 'python2-dbus')
optdepends=()
makedepends=()
provides=()