summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-13 23:38:16 +0200
committerMarcell Meszaros2022-06-13 23:39:44 +0200
commit7be46db62d19b8f756de541b4613783a257da61b (patch)
tree721196b8c6b4e1e2fb5640053db765d9630d502e /PKGBUILD
parent860c385528b1139b2e363a7fdbe4a92b47154ca9 (diff)
downloadaur-7be46db62d19b8f756de541b4613783a257da61b.tar.gz
add deprecation notice to package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17f6f1d67b47..b61aef6a2892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='python2-pyopenssl'
_name="${pkgname#python2-}"
pkgver=21.0.0
pkgrel=1
-pkgdesc='Python wrapper module around the OpenSSL library'
+pkgdesc='Wrapper module for OpenSSL, legacy Python 2 version'
arch=('any')
url="https://pypi.org/project/${_name}/${pkgver}/"
license=('Apache')