summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartynas Mickevičius2023-08-23 12:43:28 +0300
committerMartynas Mickevičius2023-08-23 12:43:28 +0300
commit7a75ad38558f9a7cd36d5d23f266e7d43236afbd (patch)
treeceeefc5ab9ff6326b17ce1a453a903b12f98827e
parent5b9959c41717e48a7a88ee27cb13221e717c45c9 (diff)
downloadaur-7a75ad38558f9a7cd36d5d23f266e7d43236afbd.tar.gz
upgpkg: ucm-bin M5d-1
upstream release Update LICENSE sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 732e8d62f5f9..5e2cd527cef5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,6 +10,6 @@ pkgbase = ucm-bin
source = ucm-M5d::https://github.com/unisonweb/unison/releases/download/release%2FM5d/ucm-linux.tar.gz
source = https://raw.githubusercontent.com/unisonweb/unison/release/M5d/LICENSE
sha256sums = b239d3ccf0d3923f1cb7a2623ab43fc1e7bdc8695bf57a950ec5d75c03ed66a0
- sha256sums = 6dd1702f5e06317fef9577559ff85dae2aba622b0bc66f18db88c66ffeb693a2
+ sha256sums = cbcdbf3fd38b10578a384fdfa53f498ceb66bc34af6c3c705577aa68afffc4ac
pkgname = ucm-bin
diff --git a/PKGBUILD b/PKGBUILD
index 68292c60a8c3..251e02c65e20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('gmp' 'zlib')
source=("ucm-$pkgver::https://github.com/unisonweb/unison/releases/download/release%2F$pkgver/ucm-linux.tar.gz"
"https://raw.githubusercontent.com/unisonweb/unison/release/$pkgver/LICENSE")
sha256sums=('b239d3ccf0d3923f1cb7a2623ab43fc1e7bdc8695bf57a950ec5d75c03ed66a0'
- '6dd1702f5e06317fef9577559ff85dae2aba622b0bc66f18db88c66ffeb693a2')
+ 'cbcdbf3fd38b10578a384fdfa53f498ceb66bc34af6c3c705577aa68afffc4ac')
package() {
install -D -m755 ucm "$pkgdir/usr/share/ucm/ucm"