summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2016-08-24 16:36:43 +1000
committerMark Blakeney2016-08-24 16:36:43 +1000
commitf91c2437a241c67c37be9e0dac7a97dc5a41dd16 (patch)
tree6a587b816528e736ead599bb00c035f50969eb0b
parented9649a2cb484e31a11ffdcc32de58b5272bcb67 (diff)
downloadaur-f91c2437a241c67c37be9e0dac7a97dc5a41dd16.tar.gz
Update to 1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 709b71ee5eed..72590b94d7e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 22 23:41:31 UTC 2016
+# Wed Aug 24 06:36:40 UTC 2016
pkgbase = arch-upgrade
pkgdesc = Desktop app to upgrade your Arch Linux system
- pkgver = 1.1
+ pkgver = 1.2
pkgrel = 1
url = https://github.com/bulletmark/arch-upgrade
install = install.sh
@@ -11,7 +11,7 @@ pkgbase = arch-upgrade
makedepends = git
depends = python-html2text
backup = etc/arch-upgrade.conf
- source = arch-upgrade-1.1::git+https://github.com/bulletmark/arch-upgrade#tag=1.1
+ source = arch-upgrade-1.2::git+https://github.com/bulletmark/arch-upgrade#tag=1.2
md5sums = SKIP
pkgname = arch-upgrade
diff --git a/PKGBUILD b/PKGBUILD
index 2f805165fc3c..2dcde501fb49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=arch-upgrade
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc="Desktop app to upgrade your Arch Linux system"
url="https://github.com/bulletmark/$pkgname"