summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dba3bbd35eab..00b0a94afe9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ucm-bin
pkgdesc = Unison language code manager
- pkgver = M1h
- pkgrel = 3
+ pkgver = M1i
+ pkgrel = 1
url = https://www.unisonweb.org
arch = x86_64
license = custom
depends = ncurses5-compat-libs
depends = gmp
depends = zlib
- source = ucm::https://github.com/unisonweb/unison/releases/download/release/M1h/unison-linux64.tar.gz
- source = https://raw.githubusercontent.com/unisonweb/unison/release/M1h/LICENSE
+ source = ucm::https://github.com/unisonweb/unison/releases/download/release/M1i/unison-linux64.tar.gz
+ source = https://raw.githubusercontent.com/unisonweb/unison/release/M1i/LICENSE
sha256sums = 4b05432d735fa12a17aac8a6233002617f6bb2c565c942edd5ea5216b26229ce
sha256sums = 6dd1702f5e06317fef9577559ff85dae2aba622b0bc66f18db88c66ffeb693a2
diff --git a/PKGBUILD b/PKGBUILD
index 7f59f97dbfec..8c29d7d43f53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martynas Mickevičius <self at 2m dot lt>
pkgname=ucm-bin
-pkgver=M1h
-pkgrel=3
+pkgver=M1i
+pkgrel=1
pkgdesc='Unison language code manager'
arch=('x86_64')
url='https://www.unisonweb.org'