summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Rapp2015-11-13 19:02:08 +0100
committerChristian Rapp2015-11-13 19:02:08 +0100
commit3dd59e4c2997fa17aa4857307441754049730b24 (patch)
tree64eee8847c906fe9d9208f49d8996799e6c01829 /PKGBUILD
parent59d4818feefe23bbf7aba567b0c447a609d51e82 (diff)
downloadaur-qaccordion.tar.gz
Updated to latest release
Signed-off-by: Christian Rapp <0x2a@posteo.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5ac58a0977a..476e5b86b4b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Rapp <0x2a@posteo.org>
pkgname=qaccordion
-pkgver=0.2
+pkgver=0.2.2
pkgrel=1
epoch=
pkgdesc="A Qt Widget that provides an Accordion control"
@@ -20,9 +20,9 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/crapp/qaccordion/archive/v0.2.tar.gz")
+source=("https://github.com/crapp/qaccordion/archive/v0.2.2.tar.gz")
noextract=()
-md5sums=('5b23bd85cb1e1d22557f33c5001dbc14')
+md5sums=('b62f1aa62d6b9309856582f3348b8824')
validpgpkeys=()
prepare() {