summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYoyPa2019-01-30 03:15:39 +0100
committerYoyPa2019-01-30 03:15:39 +0100
commit9a7faa00f39fe83ed89d1564274baa7572aa8431 (patch)
tree1b6a4716deb6d485497497358871a54bb771b43d /PKGBUILD
parent044a1775aab4dee2461420e5f84cf7a94ebd0df0 (diff)
downloadaur-9a7faa00f39fe83ed89d1564274baa7572aa8431.tar.gz
v2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 357bd5d3b1fc..8e191de41a80 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.4
-pkgrel=2
+pkgver=2.5
+pkgrel=1
pkgdesc="Goldtree and Tinfoil GUI for USB install on switch"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/fourminute/Fluffy"
@@ -18,7 +18,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=('f617662d17152a9c1509f87f0ad65414989ee6b9233df2c98bee67c9973edb88')
+sha256sums=('3eaa06c5a3569cee191c3d96de8622bf41812117a07e47758c290d33bd817d18')
package() {
cd "Fluffy-${pkgver}"