summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohnpyp2022-02-25 11:25:37 -0500
committerjohnpyp2022-02-25 11:25:37 -0500
commit0dc5537cebfafc815b33f111ab56f04f739c4cd1 (patch)
treead4bdf408066280d8053ba9d7efc6048aa34c9d5
parentc1249adf9f980e4f9bd30b424b98783dc0c9fc3d (diff)
downloadaur-0dc5537cebfafc815b33f111ab56f04f739c4cd1.tar.gz
Update to redact host v0.16.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6c2e58afb2d..063123e60097 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = redact-bin
pkgdesc = Customize Redact to remove the content you'd like. Remove old tweets, images, discord messages, and much more.
- pkgver = 0.16.4
+ pkgver = 0.16.5
pkgrel = 1
url = https://redact.dev/
arch = x86_64
license = custom
provides = redact
conflicts = redact
- source = https://update-desktop.redact.dev/build/Redact-0.16.4.zip
+ source = https://update-desktop.redact.dev/build/Redact-0.16.5.zip
source = redact.desktop
- sha256sums = a850a979cf644284ce777cc19d4044289003a55bd0ccfee167c1387589a33b48
+ sha256sums = b276c8532ed2239eccfb64fb2e7dcf99374bff4f584329c5a2576797438a319d
sha256sums = a05e8dd421979d3342dfaa011129ef3fdf0905b6bcf26646c687a3b63504081b
pkgname = redact-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1194fc4db180..29fcd1bb75b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname="redact-bin"
pkgdesc="Customize Redact to remove the content you'd like. Remove old tweets, images, discord messages, and much more."
-pkgver="0.16.4"
+pkgver="0.16.5"
pkgrel=1
arch=('x86_64')
url="https://redact.dev/"
@@ -13,7 +13,7 @@ provides=('redact')
conflicts=('redact')
source=("https://update-desktop.redact.dev/build/Redact-${pkgver}.zip"
"redact.desktop")
-sha256sums=('a850a979cf644284ce777cc19d4044289003a55bd0ccfee167c1387589a33b48'
+sha256sums=('b276c8532ed2239eccfb64fb2e7dcf99374bff4f584329c5a2576797438a319d'
'a05e8dd421979d3342dfaa011129ef3fdf0905b6bcf26646c687a3b63504081b')