summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabrice DIDIERJEAN2017-11-29 10:42:55 +0100
committerFabrice DIDIERJEAN2017-11-29 10:42:55 +0100
commitb45f8621e894d7b741381a6bdb763f0b68557578 (patch)
treeaf042cbc81c972fcadc5b9575c8fabd55dcfc2b6
parent95815b6284641f485f28640c71a4812d7fe5c241 (diff)
downloadaur-b45f8621e894d7b741381a6bdb763f0b68557578.tar.gz
update version
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edae2ac362c4..ce239e260526 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = reactotron
pkgdesc = Package archlinux for Reactotron
- pkgver = 1.11.2
+ pkgver = 1.13.0
pkgrel = 1
url = https://github.com/infinitered/reactotron
arch = x86_64
license = GPL
makedepends = unzip
- source = https://github.com/infinitered/reactotron/releases/download/v1.11.2/Reactotron-linux-x64.zip
+ source = https://github.com/infinitered/reactotron/releases/download/v1.13.0/Reactotron-linux-x64.zip
source = reactotron.png
source = reactotron.desktop
sha256sums = 40437732b62a80dd114c7ef2d8bae16e24d54700f424866f6abb20968f6e2478
@@ -14,4 +14,3 @@ pkgbase = reactotron
sha256sums = 90a4434cfd00204fd6e1122caea254658c6f603289f15256a02955bfd7bec9ed
pkgname = reactotron
-
diff --git a/PKGBUILD b/PKGBUILD
index 107fb5f55d0b..5625f2d8c2eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=reactotron
-pkgver=1.11.2
+pkgver=1.13.0
pkgrel=1
pkgdesc="Package archlinux for Reactotron"
arch=('x86_64')
@@ -26,7 +26,7 @@ changelog=
source=("https://github.com/infinitered/reactotron/releases/download/v$pkgver/Reactotron-linux-x64.zip"
"reactotron.png"
"reactotron.desktop")
-sha256sums=('40437732b62a80dd114c7ef2d8bae16e24d54700f424866f6abb20968f6e2478'
+sha256sums=('b539cdd85d1c74766e1d1631c51dba46fac891cb35df1ab37f3760f2f3d9f840'
"d933e27778d417a633975f22b2cdc2b6d8d922bffab916c92fc08062a7621896"
"90a4434cfd00204fd6e1122caea254658c6f603289f15256a02955bfd7bec9ed")