summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAditya Sirish2021-10-20 11:41:40 -0400
committerAditya Sirish2021-10-20 11:41:40 -0400
commit200b2a5b58e7bb2d1611429f95708e25b5adb907 (patch)
tree8ce8cf71cc2bb40b79ab1ba1319436545c950be1 /.SRCINFO
parent63ef275a2e0b6066a0db2a53582ff23a79fa569d (diff)
downloadaur-200b2a5b58e7bb2d1611429f95708e25b5adb907.tar.gz
Update PKGBUILD - use archive + sha256sum validation
Signed-off-by: Aditya Sirish <aditya@saky.in>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89b71392e7f5..4188c6f0c136 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = python-guardonce
pkgdesc = Utilities for converting from C/C++ include guards to #pragma once and back again
pkgver = 2.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cgmb/guardonce
arch = any
license = MIT
makedepends = git
- source = git+https://github.com/cgmb/guardonce.git?signed#tag=v2.4.0
+ source = python-guardonce-2.4.0.tar.gz::https://github.com/cgmb/guardonce/archive/v2.4.0.tar.gz
validpgpkeys = 0CE06FE392AA48F8D22E4471F9EF8EE0C021630F
- sha256sums = SKIP
+ sha256sums = 15da5792fba8bfaa246afc03f558ac24b06beee6f072ac81c6aee7c8c3e36395
pkgname = python-guardonce