summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2016-08-23 09:41:52 +1000
committerMark Blakeney2016-08-23 09:41:52 +1000
commited9649a2cb484e31a11ffdcc32de58b5272bcb67 (patch)
tree2b9bf42886ecfacb2f5780886f99daef82696e54 /PKGBUILD
parent2fb42162c28b4b38f024cb45182a5b8268790977 (diff)
downloadaur-ed9649a2cb484e31a11ffdcc32de58b5272bcb67.tar.gz
Upgrade to 1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b8af3c52bd8..2f805165fc3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=arch-upgrade
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Desktop app to upgrade your Arch Linux system"
url="https://github.com/bulletmark/$pkgname"
license=("GPL3")
arch=("any")
-depends=("zenity" "wmctrl" "python-html2text")
+depends=("python-html2text")
makedepends=("git")
backup=("etc/$pkgname.conf")
source=("$pkgname-$pkgver::git+$url#tag=$pkgver")