summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndyM482024-05-25 08:07:06 +0200
committerAndyM482024-05-25 08:07:06 +0200
commit36436cec11ee4dbfcbe996679502da1b8f688911 (patch)
treea53d87fb45cfda838b4e331ff9183dedfe8bc62c /PKGBUILD
parentc52d8192477070a86351d7d1eb2091be2fc4c778 (diff)
downloadaur-36436cec11ee4dbfcbe996679502da1b8f688911.tar.gz
bug fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 580646165a3f..958ed563a5e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ optdepends=('pkgfile: for faster retrieval of package files'
'xterm: preconfigured terminal emulator (default)'
)
source=(https://gitlab.com/AndyM48/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('ef24e7a909bb32029bdf4a7a47196d17')
+md5sums=('05bf2ec76191ff3ed002bcfce94b578f')
package() {
cd "$srcdir/$pkgname-$pkgver"