summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Ch2020-03-09 20:01:26 +0100
committerFlorent Ch2020-03-09 20:01:26 +0100
commit505921a06fc249d28e42309687c2b7cd337a508e (patch)
treefbb489782c62e11256af741628eab9b26286ea0f
parent725eb9208317c61f3a3c909f170a2599dd2a4a17 (diff)
downloadaur-505921a06fc249d28e42309687c2b7cd337a508e.tar.gz
Fix checksum... again...
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 977fdecb3b48..f4917af65522 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('libx11' 'libconfig')
makedepends=('git')
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('78e06280504ff21213bc947c97fb0604c42addc0d8dc4a18c239bfd8f0aa1614')
+sha256sums=('06fb0d9a081546b6b9d1785f6d6fa36f905516eec5df3a567b5d22bd1f8df33a')
backup=("etc/${pkgname}/styles.cfg")
build() {