summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2018-09-16 14:32:19 -0400
committerSolomon Choina2018-09-16 14:32:19 -0400
commita68ba024954b198f11274bb5c28672e6732494b5 (patch)
tree19dee42b62e2d1208025f8f93f880976143926d8 /PKGBUILD
parentc35cd76689e07a057519b003b0be95289621e006 (diff)
downloadaur-rkward-frameworks-git.tar.gz
update pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52dee002deeb..20eaeb603633 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributer: SolarAquarion (Shlomo Choina at gmail dot com)
pkgname=rkward-frameworks-git
-pkgver=v0.7.0b.r291.g2b96b459
+pkgver=v0.7.0b.r335.g7801fec6
pkgrel=1
pkgdesc="An Easy to use, transparent frontend to the R-language (kf5 frameworks-edition)"
arch=('i686' 'x86_64')
@@ -30,6 +30,6 @@ package(){
cd $srcdir/rkward
make DESTDIR="$pkgdir" install
- # Some cleanup
+ rm $pkgdir/usr/share/org.kde.syntax-highlighting/syntax/r.xml
}
md5sums=('SKIP')