summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortristelune12015-12-19 16:17:49 +0100
committertristelune12015-12-19 16:17:49 +0100
commitfbd518a716ec33a4d77c1eba64c741da32859f36 (patch)
tree94a97b88613abc60e503084a6e6445538e28505a /PKGBUILD
parent4ef0b7cc154f06104ab9250e7c0fa9e11c7cc8a7 (diff)
downloadaur-fbd518a716ec33a4d77c1eba64c741da32859f36.tar.gz
Update to version 1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e3967aef1f9..2b67e6f98984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tristelune <tristelune at archlinux dot info>
pkgname=upplay
-pkgver=1.1.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="A Qt-based UPnP audio Control point"
url="http://www.lesbonscomptes.com/upplay/"
@@ -9,7 +9,7 @@ license=('GPL2')
depends=('libupnpp>=0.12.1' 'qtwebkit')
makedepends=('qtchooser')
source=("http://www.lesbonscomptes.com/upplay/downloads/${pkgname}-${pkgver}.tar.gz")
-md5sums=('6ce52189643f4e238ea13077e961dbab')
+md5sums=('218fec8ebecc119a1a4c8c8d84dc5a06')
build(){