summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2018-04-29 12:21:58 -0400
committerSolomon Choina2018-04-29 12:21:58 -0400
commitc35cd76689e07a057519b003b0be95289621e006 (patch)
tree2ea819e9d50faf1892295914cf95eafa8d2d6833
parent621f3bb6d7703eeb8581ba6413b0bcf7c9a54e71 (diff)
downloadaur-c35cd76689e07a057519b003b0be95289621e006.tar.gz
updating pkgver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9be7465b84a..ab48e44e6d48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Oct 24 10:51:04 UTC 2017
pkgbase = rkward-frameworks-git
pkgdesc = An Easy to use, transparent frontend to the R-language (kf5 frameworks-edition)
- pkgver = v0.6.5.r264.gf74df5d6
+ pkgver = v0.7.0b.r291.g2b96b459
pkgrel = 1
url = https://rkward.kde.org/
arch = i686
@@ -22,7 +20,7 @@ pkgbase = rkward-frameworks-git
provides = rkward
conflicts = rkward-git
conflicts = rkward
- source = git+https://anongit.kde.org/rkward.git#branch=frameworks
+ source = git+https://anongit.kde.org/rkward.git#branch=master
md5sums = SKIP
pkgname = rkward-frameworks-git
diff --git a/PKGBUILD b/PKGBUILD
index 766c6b1f2f90..52dee002deeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributer: SolarAquarion (Shlomo Choina at gmail dot com)
pkgname=rkward-frameworks-git
-pkgver=v0.6.5.r264.gf74df5d6
+pkgver=v0.7.0b.r291.g2b96b459
pkgrel=1
pkgdesc="An Easy to use, transparent frontend to the R-language (kf5 frameworks-edition)"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('qt5-base' 'r' 'docbook-xml' 'kxmlgui' 'kcodecs' 'kdewebkit')
makedepends=('cmake' 'docbook-xsl' 'git' 'extra-cmake-modules' 'kdoctools')
provides=('rkward')
conflicts=('rkward-git' 'rkward')
-source=(git+https://anongit.kde.org/rkward.git#branch=frameworks)
+source=(git+https://anongit.kde.org/rkward.git#branch=master)
pkgver(){
cd $srcdir/rkward