summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pflug2020-06-25 09:28:42 -0400
committerDavid Pflug2020-06-25 09:28:42 -0400
commit7f506d9a37bc5917f4d3106f804ddbdf293c454d (patch)
treea97bc9534a6c72c031525a9c6819ac8964fcc68d
parent8a1b576bb36100f1cc767a0a9f383978ebc885e2 (diff)
downloadaur-7f506d9a37bc5917f4d3106f804ddbdf293c454d.tar.gz
Version bump to M1m
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88cd9f8e9da3..fe69f1671136 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martynas Mickevičius <self at 2m dot lt>
pkgname=ucm-bin
-pkgver=M1l
+pkgver=M1m
pkgrel=1
pkgdesc='Unison language code manager'
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('ncurses5-compat-libs' 'gmp' 'zlib')
source=("ucm-$pkgver::https://github.com/unisonweb/unison/releases/download/release/$pkgver/unison-linux64.tar.gz"
"https://raw.githubusercontent.com/unisonweb/unison/release/$pkgver/LICENSE")
-sha256sums=('1d74ccb90403f30258e739d02d336e3db4e8529c70fd679110d75b22cffe5e94'
+sha256sums=('ecb03e7b8f7c3f2a97a588cd330c3cff4fc4b14eee8601fe24a31580b0db57e3'
'6dd1702f5e06317fef9577559ff85dae2aba622b0bc66f18db88c66ffeb693a2')
package() {