summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYoyPa2019-02-12 14:51:29 +0100
committerYoyPa2019-02-12 14:51:29 +0100
commit325b29a6449334d9f9edf56401a966e4d3121da4 (patch)
tree245c4b41629e6d64396b14c636ca83e1e990b1b4 /PKGBUILD
parent9914e9ce64d0ad920cd4625a278dc77bcea856fa (diff)
downloadaur-325b29a6449334d9f9edf56401a966e4d3121da4.tar.gz
fix SHA 2.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 601f15798204..7368f384e336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: YoyPa <yoann dot p dot public at gmail dot com>
pkgname=fluffy-switch
pkgver=2.7
-pkgrel=1
+pkgrel=2
pkgdesc="Goldtree and Tinfoil GUI for USB install on switch"
arch=('any')
url="https://github.com/fourminute/Fluffy"
@@ -19,7 +19,7 @@ backup=(
'etc/udev/rules.d/80-fluffy-switch.rules'
)
source=("Fluffy-${pkgver}.tar.gz::https://github.com/fourminute/Fluffy/archive/v${pkgver}.tar.gz")
-sha256sums=('0df4f5ab3da2db0dc0ab3fb1c1a4dd03d9ccd8e2413fa7fe527e72300edae989')
+sha256sums=('6fc772cd38e6721ac0d21f5c5accc9ff48a7f81561a35290a3551e7778f55b24')
# Change .desktop file PATH from /tmp to ~/.config/fluffy (Make fluffy config file persistent)
prepare() {