summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuba Zoltán2020-04-15 19:50:57 +0200
committerGuba Zoltán2020-04-15 19:50:57 +0200
commit439e8ff74a1e0f8dcae59d22a5db80909d7a502c (patch)
treef2e8ea263e6aeed58e4214e2ad85b4b8c09ca8d7
parent568e712bb9ec803ea4bcc3f0ffdb7a9a0f59c172 (diff)
downloadaur-439e8ff74a1e0f8dcae59d22a5db80909d7a502c.tar.gz
md5sum is modified.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fab2d613d994..e91f70566cd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=(xz)
provides=('find-cursor')
conflicts=('find-cursor')
source=("https://github.com/arp242/find-cursor/archive/master.tar.gz")
-md5sums=('80051fea879fdae88f57ec258ccbef79')
+md5sums=('a6c93dc54baf06aac0ffcfc9f41381bd')
package() {
cd "$srcdir/find-cursor-master"