summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChad Sharp2016-02-19 19:47:41 -0500
committerChad Sharp2016-02-19 19:47:41 -0500
commita5cbb4ce2c6e724086ee0fac7c55835faebadca4 (patch)
treeca6ea0376d63bec53268cae79a4be45b7059f8c6
parentf9cf3e39b2836020a0f2fc4f7f9cdd28fd1025e3 (diff)
downloadaur-insight-fm.tar.gz
Update to 0.8.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25514c8ec395..57eefc432a7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Feb 20 00:47:39 UTC 2016
pkgbase = insight-fm
pkgdesc = The Lumina Desktop Environment's file manager
- pkgver = 0.8.6
+ pkgver = 0.8.8
pkgrel = 1
url = https://github.com/pcbsd/lumina
arch = x86_64
@@ -19,8 +21,8 @@ pkgbase = insight-fm
conflicts = lumina-de-git
conflicts = lumina-desktop
conflicts = lumina-desktop-git
- source = https://github.com/pcbsd/lumina/archive/v0.8.6-Release.tar.gz
- md5sums = 8768c4f9d6b7f80ba7bac1488273d6e8
+ source = https://github.com/pcbsd/lumina/archive/v0.8.8-Release-p1.tar.gz
+ md5sums = 449332ea59ff55cc1bfcc1a2c5edf1e2
pkgname = insight-fm
diff --git a/PKGBUILD b/PKGBUILD
index 7c5fa2847bd3..42aecc50c20d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Chad "crossroads1112" Sharp <crossroads1112@riseup.net>
pkgname=insight-fm
-pkgver=0.8.7
+pkgver=0.8.8
pkgrel=1
-my_pkgrel=Release
+my_pkgrel=Release-p1
pkgfullname="lumina-${pkgver}-${my_pkgrel}"
pkgdesc="The Lumina Desktop Environment's file manager"
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ makedepends=('qt5-tools' 'qt5-base')
conflicts=("lumina-de-git" "lumina-desktop" "lumina-desktop-git")
provides=("insight-fm")
source=("https://github.com/pcbsd/lumina/archive/v${pkgver}-${my_pkgrel}.tar.gz")
-md5sums=('b02cf115bc922b2685191fd42c455168')
+md5sums=('449332ea59ff55cc1bfcc1a2c5edf1e2')
build(){
cd $srcdir/${pkgfullname}