summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorantidote19112020-06-18 23:52:04 +0200
committerantidote19112020-06-18 23:52:04 +0200
commitfa4083acfcd2ebb0aa1165ae987b174b57da7dc2 (patch)
treeb3c4aa1f01ab6ea2806e895c882ed21f89ea2567 /PKGBUILD
parentc9a25ccf26181264ff62cea9a6c60e9c15d3bc03 (diff)
downloadaur-fa4083acfcd2ebb0aa1165ae987b174b57da7dc2.tar.gz
up to 3.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e75ac5e21d50..9aa1fb8cbaf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/Antidote1911/${pkgname}"
license=('GPL')
depends=('qt5-base')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Antidote1911/${pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('82B159BFDBB2C2A536AB8C2B659A5CBDC1DF2B360A33F978B2167836BD85E0BF')
+sha256sums=('5C3EDA0E039ABF687819165745B01F96DF8C9A9976BE851EB16B29EB22B05B77')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"