summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid McInnis2016-09-23 08:23:29 -0700
committerDavid McInnis2016-09-23 08:23:29 -0700
commitba454755d0aa1b65c8e93318c0bfc9336fcb867b (patch)
tree70c96a1e1ecadfa2984e0c0b9d18c065932c2272 /PKGBUILD
parentc710a365cb275ac77d358ab781fb0f72a31fcd64 (diff)
downloadaur-ba454755d0aa1b65c8e93318c0bfc9336fcb867b.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 456e2cbf33be..6babc718de06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: HabarNam <habarnam@gmail.com>
pkgname=orion
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
pkgdesc="QML/C++-written desktop client for Twitch.tv"
arch=('x86_64' 'i686')
url="https://github.com/alamminsalo/orion/"
@@ -17,7 +17,7 @@ source=("https://github.com/alamminsalo/orion/archive/v${pkgver}.tar.gz"
"Orion.desktop"
)
-sha256sums=('d51976e066dc942b20a2596cb68a8cf60206cb61836586bb56dbd7c05368c1c5'
+sha256sums=('80a80b50ffcfc17da14aaeb527902f9659bfb1cf9e2286b259e7bcdbf1155a32'
'a0bb773176dd7ec448ecd5702da9c32b35da27ea3070b23496fe51abb15d8d44')
build() {