summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:28:20 +0000
committerBioArchLinuxBot2022-10-18 12:28:20 +0000
commita951847fee8dcad0e8d75aa045ac718cc9d1cfb5 (patch)
tree4be9e885f6369959adc10bf31a3a2f82100b5c4f /PKGBUILD
parentc40821e2f69a6a61f2e41e91c8db27bf6447fe3d (diff)
downloadaur-a951847fee8dcad0e8d75aa045ac718cc9d1cfb5.tar.gz
[lilac] updated to 1.3.0-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3ad8d872204..280d8b20bbc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# system requirements: C++11
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=later
_pkgver=1.3.0
pkgname=r-${_pkgname,,}
pkgver=1.3.0
-pkgrel=4
+pkgrel=7
pkgdesc='Utilities for Scheduling Functions to Execute Later with Event Loops'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"