summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGavin Lloyd2017-02-24 11:29:32 -0800
committerGavin Lloyd2017-02-24 11:29:32 -0800
commit6b867d63617edafcd1fa1c8d84f0ce1f0de1f1be (patch)
tree3ae22034b3639f3e9763af9b38a5cf1b6c8a880b
parentb5df0b20145ee9c0b0a43fa5b8071c152d5633c9 (diff)
downloadaur-6b867d63617edafcd1fa1c8d84f0ce1f0de1f1be.tar.gz
Use sha256sums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a368e6f4121d..16d3d862847f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Aug 24 17:19:21 UTC 2016
+# Fri Feb 24 19:29:21 UTC 2017
pkgbase = combust-git
pkgdesc = nftables firewall script with profiles
pkgver = 0.66.6779dd2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/gavinhungry/combust
arch = any
license = MIT
depends = nftables
backup = etc/combust.conf
source = combust::git+https://github.com/gavinhungry/combust.git#branch=master
- md5sums = SKIP
+ sha256sums = SKIP
pkgname = combust-git
diff --git a/PKGBUILD b/PKGBUILD
index 7cfd30321345..246c951a7142 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=combust-git
_gitname=combust
pkgver=0.66.6779dd2
-pkgrel=1
+pkgrel=2
pkgdesc='nftables firewall script with profiles'
arch=('any')
license=('MIT')
url='https://github.com/gavinhungry/combust'
depends=('nftables')
source=("${_gitname}::git+https://github.com/gavinhungry/${_gitname}.git#branch=master")
-md5sums=('SKIP')
+sha256sums=('SKIP')
backup=('etc/combust.conf')
pkgver () {