summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-10-11 17:59:23 +0200
committerMartchus2020-10-11 17:59:23 +0200
commitd31cc915ffcc85d6da9bd10306f4f1c101f2def9 (patch)
tree045d8f808332b93b456d938be80598035f9b2a5b
parent1043dbd73ffd8d1915626b999d3753ca901caa95 (diff)
downloadaur-d31cc915ffcc85d6da9bd10306f4f1c101f2def9.tar.gz
Update checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c98c6fd45b5d..abafc7743a8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,7 +26,7 @@ pkgbase = mingw-w64-tageditor
options = !strip
options = !emptydirs
source = tageditor-3.3.9.tar.gz::https://github.com/Martchus/tageditor/archive/v3.3.9.tar.gz
- sha256sums = 6ad8f190ca0f2133c3a0cd508248329a80abc89a20629c20e0c2835329e2812c
+ sha256sums = 1ab9f843788046834ded52b99606908fde9327ca975376418ebf44139ca522ba
pkgname = mingw-w64-tageditor
diff --git a/PKGBUILD b/PKGBUILD
index 9539c91b214b..a8dbbb751725 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'mingw-w64-qt5-tools' 'ffmpeg' 'n
[[ $_json_export == ON ]] && makedepends+=('mingw-w64-reflective-rapidjson')
url="https://github.com/Martchus/${_reponame}"
source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz")
-sha256sums=('6ad8f190ca0f2133c3a0cd508248329a80abc89a20629c20e0c2835329e2812c')
+sha256sums=('1ab9f843788046834ded52b99606908fde9327ca975376418ebf44139ca522ba')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')