summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-05-15 19:00:00 +0430
committerAli Molaei2022-05-15 19:00:00 +0430
commitd71e0def59103e5183226e4e3fb357b48f748a3e (patch)
treea9b5265a323426fdde80ae850b46ea2dfc9767f9
parent2caa5df552f92398bd8882f88de6c77c15b74ade (diff)
downloadaur-d71e0def59103e5183226e4e3fb357b48f748a3e.tar.gz
Update sha256sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e618413a171..8a68f9fc88f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tricks-bin
pkgdesc = The social network for programmers!
pkgver = 0.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://tricks.aseman.io/
arch = x86_64
license = none
@@ -11,7 +11,7 @@ pkgbase = tricks-bin
options = !strip
source = https://tricks.aseman.io/tricks/static/downloads/Tricks-0.1.0_linux.tar.xz
source = tricks.desktop
- sha256sums = 971ffd0bcbdbcb2ee014d7c6f27c3eb8f37244bc5c5e69960d16fb9a2acc8607
+ sha256sums = e69aa1332f23295d72ed1bd3660d870a6393f672f8fd1858f89259df599bf432
sha256sums = 8cb921da1169ae970e26f46007e2ff4471c3804302bc0089809c09aac35577eb
pkgname = tricks-bin
diff --git a/PKGBUILD b/PKGBUILD
index e974b85ce0f8..f29028f52884 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tricks-bin
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="The social network for programmers!"
arch=('x86_64')
url="https://tricks.aseman.io/"
@@ -12,7 +12,7 @@ provides=('tricks')
options=('!emptydirs' '!strip')
source=("https://tricks.aseman.io/tricks/static/downloads/Tricks-${pkgver}_linux.tar.xz"
"tricks.desktop")
-sha256sums=('971ffd0bcbdbcb2ee014d7c6f27c3eb8f37244bc5c5e69960d16fb9a2acc8607'
+sha256sums=('e69aa1332f23295d72ed1bd3660d870a6393f672f8fd1858f89259df599bf432'
'8cb921da1169ae970e26f46007e2ff4471c3804302bc0089809c09aac35577eb')
prepare() {