mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
radian: auto updated to 0.6.8-1
This commit is contained in:
parent
e8d947ec8a
commit
95f1f96ec9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Michael Schubert <mschu.dev at gmail> github.com/mschubert/PKGBUILDs
|
||||
pkgname=radian
|
||||
pkgver=0.6.7
|
||||
pkgver=0.6.8
|
||||
pkgrel=1
|
||||
pkgdesc="A 21 century R console"
|
||||
url="https://github.com/randy3k/radian"
|
||||
|
@ -13,7 +13,7 @@ makedepends=('python-setuptools' 'python-pip' 'python-wheel')
|
|||
checkdepends=('python-pytest' 'python-pyte' 'python-pexpect' 'python-ptyprocess')
|
||||
replaces=('rtichoke')
|
||||
source=($pkgname-$pkgver.tar.gz::https://github.com/randy3k/radian/archive/v$pkgver.tar.gz)
|
||||
sha256sums=('b02f67af8909671d1e69742e728e0486946ad9f3949369d13e23344ac297e448')
|
||||
sha256sums=('2f1a9527f1d94ff2819185fa9022bdb2f896ac424bbb116c2314274f99d9e617')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue