summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinícius dos Santos Oliveira2016-02-28 14:38:36 -0300
committerVinícius dos Santos Oliveira2016-02-28 14:38:36 -0300
commitb2a908de6feb3934a4dcc43b14e102078ff26e10 (patch)
tree94d5e17ce9072af48a89239087daee4731db8b35
parent0785fa00d4348e4489b0164f078f44e3b51e6f68 (diff)
downloadaur-b2a908de6feb3934a4dcc43b14e102078ff26e10.tar.gz
version 1.2.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03d079b7bf79..46518fc38470 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun Feb 28 17:38:20 UTC 2016
pkgbase = qwbfs
pkgdesc = Cross platform WBFS file system manager
- pkgver = 1.2.5
- pkgrel = 2
+ pkgver = 1.2.6
+ pkgrel = 1
url = https://github.com/pasnox/qwbfsmanager
install = qwbfs.install
arch = i686
@@ -10,8 +12,8 @@ pkgbase = qwbfs
makedepends = git
depends = qt5-base
depends = hicolor-icon-theme
- source = qwbfs::git+https://github.com/pasnox/qwbfsmanager.git#tag=v1.2.5
- source = fresh::git+https://github.com/pasnox/fresh.git#commit=cd735c55c54ca8917704d231022e1ed46c3b42a8
+ source = qwbfs::git+https://github.com/pasnox/qwbfsmanager.git#tag=v1.2.6
+ source = fresh::git+https://github.com/pasnox/fresh.git#commit=264d665965c0f439bc91e7f51c31e2b76eea8753
source = qmake-extensions::git+https://github.com/pasnox/qmake-extensions.git#commit=b60b99bccbfda40136c8aa1a54770543519feda8
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fe08f7b59437..cc4efabc0074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com>
pkgname=qwbfs
-pkgver=1.2.5
-pkgrel=2
+pkgver=1.2.6
+pkgrel=1
pkgdesc="Cross platform WBFS file system manager"
arch=('i686' 'x86_64')
url="https://github.com/pasnox/qwbfsmanager"
@@ -10,8 +10,8 @@ license=('GPL2')
depends=('qt5-base' 'hicolor-icon-theme')
makedepends=('git')
install=${pkgname}.install
-source=("qwbfs::git+https://github.com/pasnox/qwbfsmanager.git#tag=v1.2.5"
- "fresh::git+https://github.com/pasnox/fresh.git#commit=cd735c55c54ca8917704d231022e1ed46c3b42a8"
+source=("qwbfs::git+https://github.com/pasnox/qwbfsmanager.git#tag=v1.2.6"
+ "fresh::git+https://github.com/pasnox/fresh.git#commit=264d665965c0f439bc91e7f51c31e2b76eea8753"
"qmake-extensions::git+https://github.com/pasnox/qmake-extensions.git#commit=b60b99bccbfda40136c8aa1a54770543519feda8")
sha1sums=('SKIP' 'SKIP' 'SKIP')