summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a23357d2020..05a39acd17a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fpp-git
pkgdesc = TUI that lets you pick paths out of its stdin and run arbitrary commands on them
- pkgver = 0.9.2.r130.ge0d5cfc
+ pkgver = 0.9.5.r0.g3670d02
pkgrel = 1
url = https://facebook.github.io/PathPicker
arch = any
@@ -13,4 +13,3 @@ pkgbase = fpp-git
sha256sums = SKIP
pkgname = fpp-git
-
diff --git a/PKGBUILD b/PKGBUILD
index bb9d26634b3c..6f94d2199c10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Quan Guo <guotsuan@gmail.com>
pkgname=fpp-git
-pkgver=0.9.2.r130.ge0d5cfc
+pkgver=0.9.5.r0.g3670d02
pkgrel=1
pkgdesc='TUI that lets you pick paths out of its stdin and run arbitrary commands on them'
url='https://facebook.github.io/PathPicker'