summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Gizdov2019-04-29 18:23:14 +0300
committerKonstantin Gizdov2019-04-29 18:23:14 +0300
commit4049de5537ed5b86e087645ad8a5e92b4974ec16 (patch)
tree3314a40980fd19b1dd3a600ef782eebf94c3e523 /PKGBUILD
parent8577d6d3016845f0e7d9582a77ffa725da604b16 (diff)
downloadaur-4049de5537ed5b86e087645ad8a5e92b4974ec16.tar.gz
fix pkgdesc and url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f6b77d63058..988b3ff7e117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
pkgname=root5
pkgver=5.34.38
pkgrel=2
-pkgdesc='C++ data analysis framework and interpreter from CERN.'
+pkgdesc='C++ data analysis framework and interpreter from CERN'
arch=('i686' 'x86_64')
-url='http://root.cern.ch'
+url='https://root.cern.ch'
license=('LGPL2.1')
provides=('root' 'root5')
conflicts=('root')