summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-01-08 21:19:19 -0500
committerVincent Grande2021-01-08 21:19:19 -0500
commitc22c21f4e673763e8e50fe401e40b346997fd8b4 (patch)
tree712e95454885e7edea6e366440497a78eac06c91
parent3ec8fa0f7482dda9e64b81630b6fc7d4b10b8f05 (diff)
downloadaur-c22c21f4e673763e8e50fe401e40b346997fd8b4.tar.gz
initial upload
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca7bb25b17e3..e32f1d615a27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = libtasn1-git
+pkgbase = libtasn1-nodocs-git
pkgdesc = The ASN.1 library used in GNUTLS
pkgver = 4.16.0
pkgrel = 1
@@ -12,5 +12,5 @@ pkgbase = libtasn1-git
source = git+https://gitlab.com/gnutls/libtasn1.git
sha256sums = SKIP
-pkgname = libtasn1-git
+pkgname = libtasn1-nodocs-git
diff --git a/PKGBUILD b/PKGBUILD
index 3e1cc9a8d137..9410817d2491 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
-pkgname=libtasn1-git
+pkgname=libtasn1-nodocs-git
pkgver=4.16.0
pkgrel=1
pkgdesc="The ASN.1 library used in GNUTLS"