summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRayrsn2023-11-27 15:30:53 +0200
committerRayrsn2023-11-27 15:30:53 +0200
commita964cf89166274807998e2b97bb5b4c905a8d2d4 (patch)
tree9b7b50fbfdc528cd5d48a399f5de3b80eecd5077 /PKGBUILD
parentbbc497ef82fe319ef927e42f61d85b4ad5b68568 (diff)
downloadaur-currencyconverter.tar.gz
New API
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dc845da6afa..b63a6683580c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/Rayrsn/currencyConverter"
license=('GPL')
makedepends=('go')
source=("https://github.com/Rayrsn/currencyConverter/archive/refs/tags/$pkgver.zip")
-md5sums=('61f93217474d3577ce99f21697b0d0ff')
+md5sums=('97f728b4b00aa20ac66d07a7e1c5eb80')
# Go Flags https://wiki.archlinux.org/title/Go_package_guidelines#Flags_and_build_options
export CGO_CPPFLAGS="${CPPFLAGS}"