summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-01-08 21:41:50 -0500
committerVincent Grande2021-01-08 21:41:50 -0500
commit806b3d86694c93126f4c8130c752b10bfd3eb628 (patch)
treebc896fafe51c93acf5d1aa91eb4ec367f5c2ad94 /PKGBUILD
parentf372d951afea65fe74882f1edb495ab74e43425f (diff)
downloadaur-806b3d86694c93126f4c8130c752b10bfd3eb628.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 423f471d22a8..836f25ba2a42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=(libtirpc)
provides=(libnsl)
conflicts=(libnsl)
source=("git+https://github.com/thkukuk/libnsl.git")
-#md5sums=('a7ab1d3e2a685edad1a55857bfccf318')
+md5sums=('SKIP')
pkgver() {
cd libnsl