summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornycko1232020-07-09 18:31:36 +0200
committernycko1232020-07-09 18:31:36 +0200
commit987650747ca8a5c29f5924a9fb2c58195aca008c (patch)
tree003b371e0da0046dc2b92843c17c52cb43fb2d1f
parentd562cedd269dcd8dcaac3e02b8a8ddd823b94a8f (diff)
downloadaur-987650747ca8a5c29f5924a9fb2c58195aca008c.tar.gz
updated checksums due to upstream changes
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac7024c14bfb..82835fa7f554 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = micro-bin
pkgdesc = A modern and intuitive terminal-based text editor
pkgver = 2.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/zyedidia/micro
arch = x86_64
arch = i686
@@ -14,8 +14,8 @@ pkgbase = micro-bin
source = https://raw.githubusercontent.com/zyedidia/micro/master/assets/packaging/micro.1
source = https://raw.githubusercontent.com/zyedidia/micro/master/assets/packaging/micro.desktop
source = micro.svg::https://micro-editor.github.io/micro_files/micro-logo-mark.svg
- sha256sums = e753edc9899152ab1c70926b8f096d0bdcd1efa9213dd27fcef2e0b85236153e
- sha256sums = 3fd83fda3c2a6711edbc5e4158db5ba0898e8b59760d30f8e3bce7642e071be7
+ sha256sums = 4f703d3625588a8494678ab13ad424ac0ac610278186d3a1e4cd132d7057f401
+ sha256sums = 41258ce74409536dd04d6f7b1cc0b1b26f953da45fff7f039201e19a4ef2ea43
sha256sums = 88686fe20569951f401191c0cf232e1d4a915b549137127681b7b1c5a9c30a2b
source_x86_64 = https://github.com/zyedidia/micro/releases/download/v2.0.6/micro-2.0.6-linux64.tar.gz
sha256sums_x86_64 = af330834fd2f6ce0ab11515f36d07658b8ec0e1959fcaea6f7e29d8ba49d4c87
diff --git a/PKGBUILD b/PKGBUILD
index b5ad1f0f9067..a68e39e439a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Previous Contributor: blainester <theblainestory at gmail com>
pkgname=micro-bin
pkgver=2.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="A modern and intuitive terminal-based text editor"
arch=('x86_64' 'i686')
url="https://github.com/zyedidia/micro"
@@ -24,8 +24,8 @@ source=("https://raw.githubusercontent.com/zyedidia/micro/master/assets/packagin
"https://raw.githubusercontent.com/zyedidia/micro/master/assets/packaging/micro.desktop"
"micro.svg::https://micro-editor.github.io/micro_files/micro-logo-mark.svg")
-sha256sums=('e753edc9899152ab1c70926b8f096d0bdcd1efa9213dd27fcef2e0b85236153e'
- '3fd83fda3c2a6711edbc5e4158db5ba0898e8b59760d30f8e3bce7642e071be7'
+sha256sums=('4f703d3625588a8494678ab13ad424ac0ac610278186d3a1e4cd132d7057f401'
+ '41258ce74409536dd04d6f7b1cc0b1b26f953da45fff7f039201e19a4ef2ea43'
'88686fe20569951f401191c0cf232e1d4a915b549137127681b7b1c5a9c30a2b')
sha256sums_x86_64=('af330834fd2f6ce0ab11515f36d07658b8ec0e1959fcaea6f7e29d8ba49d4c87')
sha256sums_i686=('a6db6c6a1dbefec939137b754e88741d47ffd9aa8e8ca3f94088eb6889f72590')