summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2021-05-27 08:48:43 +0200
committergrufo2021-05-27 08:48:43 +0200
commit1fccee4e715bf7a81a7980b18bb550b744f392c9 (patch)
tree8166a8a12d67a6e627460682c3d5240bb5b05b25 /PKGBUILD
parentae903d90335e65df60885b0711e3bec3c17c4239 (diff)
downloadaur-1fccee4e715bf7a81a7980b18bb550b744f392c9.tar.gz
PKGBUILD only
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c8723c5bbaa..d90fee12deb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('glib2' 'libnautilus-extension')
conflicts=("${pkgname}-git" "${pkgname}-bin")
source=("https://github.com/madmurphy/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}-with-configure.tar.gz")
install="${pkgname}.install"
-sha256sums=('243eff475e8f5c744a2f4c3a0afb3e7d5e69f8721cfc4f95dd6513a1b04af0dc')
+sha256sums=('a2315b31188f210a60e088ace9f5a2893785c3ef94b3c6a033a55d31fc384617')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"