summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornemaeon2016-06-24 01:30:29 -0400
committernemaeon2016-06-24 01:30:29 -0400
commitcf4684fc929a30e1325dffe678d1971ff958a297 (patch)
tree2b7b6adc04b15f821ba057e7310dba48d2554fe9
parentabb36c9e90cf3251e2ca91f0e440f2189a62a3b3 (diff)
downloadaur-cf4684fc929a30e1325dffe678d1971ff958a297.tar.gz
Updated PKGBUILD to reflect correct package versioning
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5661570400b7..c363083d4e3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jun 22 05:37:54 UTC 2016
+# Fri Jun 24 05:30:01 UTC 2016
pkgbase = sunflower-git
pkgdesc = Small and highly customizable twin-panel file manager for Linux with support for plugins
- pkgver = 0.3.61.r185.gf7b602d
+ pkgver = 0.3
pkgrel = 1
url = https://github.com/MeanEYE/Sunflower
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index cc6a4ddfc38f..1ebdb8f0a329 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=sunflower-git
_gitname=Sunflower
-pkgver=0.3.61.r185.gf7b602d
+pkgver=0.3
pkgrel=1
pkgdesc="Small and highly customizable twin-panel file manager for Linux with support for plugins"
arch=('any')