summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmanuel Duss2023-05-11 15:39:19 +0200
committerEmanuel Duss2023-05-11 15:39:19 +0200
commitd3247e057595423053c649f280062b29eea3ae8c (patch)
tree1b908ce36b4835cd35d9c375cc22728fe7bd370a /PKGBUILD
parent07903fc118d758a67de195311b5b5674dcd9b780 (diff)
downloadaur-d3247e057595423053c649f280062b29eea3ae8c.tar.gz
Use versioned source filenames as recommended by grawity <grawity@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35cdec258608..842fa177b3d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Nicolas Martyanoff <khaelin@gmail.com>
pkgname=dumpasn1
pkgver=20230322
-pkgrel=2
+pkgrel=3
pkgdesc="ASN.1 analyze tool"
url="http://www.cs.auckland.ac.nz/~pgut001"
license=('custom')
-source=('https://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c'
- 'https://www.cs.auckland.ac.nz/~pgut001/dumpasn1.cfg'
+source=(dumpasn1-$pkgver.c::'https://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c'
+ dumpasn1-$pkgver.cfg::'https://www.cs.auckland.ac.nz/~pgut001/dumpasn1.cfg'
'LICENSE')
sha256sums=('8ce8fdbf2e9b11d410b0ab4e44a6b3f89c27080113f051ec1054d230e050a0b8'
'ed1eaafb0ad865b97738dfe0b0e5d602c76dc0cde4c0cee4cdcdd11c28f480e5'