summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbdd3209ff66..db449b05e84d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=sunflower-git
_gitname=Sunflower
-pkgver=0.4.62.r202.gf7706d69
-pkgrel=2
+pkgver=0.5.63.r0
+pkgrel=1
pkgdesc="Small and highly customizable twin-panel file manager for Linux with support for plugins"
arch=('any')
url="https://github.com/MeanEYE/Sunflower"
@@ -18,7 +18,7 @@ md5sums=('SKIP')
prepare() {
cd "${srcdir}/${_gitname}"
- git checkout develop
+ git checkout master
}
pkgver() {