summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrenton Horne2020-01-27 18:55:32 +1000
committerBrenton Horne2020-01-27 18:55:32 +1000
commit0c5761e643ec703a95e104411c665c6e7422f29e (patch)
treef9fedb6bf4356d3d4f8fb5a9bbe17a8ba2fb4dc3 /PKGBUILD
parent2c0fe3097bf08eef9b3f784c8363a257badefa3f (diff)
downloadaur-0c5761e643ec703a95e104411c665c6e7422f29e.tar.gz
With new auto-update mechanism checksums should be skipped
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e06ce0ba701..302956f8899b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://fedoraproject.org/wiki/F22_Artwork"
license=("CC-BY-SA")
_rhlink="https://archives.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/Packages"
source=("${_rhlink}/f/${pkgname}-${_rhver}.src.rpm")
-sha256sums=('c1bc37eaf4bfbb8e559a681032b228c9f6220602f33d9e64d68f6e670011e094')
+sha256sums=('SKIP')
pkgver() {
echo $_string | cut -d '-' -f 3