summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Whitt2017-05-04 12:00:33 -0400
committerAlex Whitt2017-05-04 12:00:33 -0400
commit698677fba3131399f4a538271ea9b105ce3e3169 (patch)
treed3c8a7d5fe110fcea059b667c6aa13e465193b97 /PKGBUILD
parentb49e217f9f64529d4e3e9cf1198ff62eb1d076dc (diff)
downloadaur-emacs-pcap-mode.tar.gz
Switching to sha256sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ad486dcc862..38b4d198246e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ url="https://github.com/${_pkgmaintainer}/${_pkgsrcname}"
license=('GPL2')
depends=('emacs' 'wireshark-cli')
source=("$pkgname-$pkgver.zip::https://github.com/${_pkgmaintainer}/${_pkgsrcname}/archive/master.zip")
-md5sums=('7159de23bbb98b9f101ba4452ff456aa')
+sha256sums=('96efc7e9fd5889f9f9a209d136b2a0bd896cab7a4be6b48952660d1147df33f9')
install=${pkgname}.install
build() {