summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2018-10-18 00:44:16 +0200
committerAlexander F. Rødseth2018-10-18 00:44:16 +0200
commit7e42b316fdfc7d2ff5eb966282ff0ab073d4a486 (patch)
tree188b0f8998463c422d736f4997eef0193635e954 /PKGBUILD
parent0b180c2bebee7a37c3bcce324b758ed4b86a7595 (diff)
downloadaur-7e42b316fdfc7d2ff5eb966282ff0ab073d4a486.tar.gz
Update to 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc2e2f477861..3f79653b8feb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=msg2
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc='Output a blue arrow and a white message'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://roboticoverlords.org/msg2'
license=('GPL')
makedepends=('cmake' 'ninja')
source=("https://roboticoverlords.org/$pkgname/$pkgname-$pkgver.tar.xz")
-sha256sums=('437db75160a66d5b56a015ef8b56e872671a83745dd337477d2d5532f7cb60de')
+sha256sums=('4834104465f62f0ecec7615e75ca2e50a5e42218854da8f6b022a120937702ac')
build() {
mkdir -p build