From 4884fe21d0addd0d52c4b811f702fac8af5fc2b7 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 7 Jul 2022 18:52:06 +0200 Subject: [PATCH] rot8: update to 0.1.4. --- srcpkgs/rot8/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/rot8/template b/srcpkgs/rot8/template index da1155572db..ea8d2945a6d 100644 --- a/srcpkgs/rot8/template +++ b/srcpkgs/rot8/template @@ -1,14 +1,14 @@ -# Template file for 'rot8'. +# Template file for 'rot8' pkgname=rot8 -version=0.1.3 +version=0.1.4 revision=1 build_style=cargo short_desc="Screen rotation daemon" maintainer="Harrison Thorne " license="MIT" homepage="https://github.com/efernau/rot8" -distfiles="https://github.com/efernau/rot8/archive/v${version}.tar.gz" -checksum=14b3e0073462de8a7a010d10485c841f81a3e6dfce90f6c8401fbbb4419f8125 +distfiles="https://github.com/efernau/rot8/archive/refs/tags/v${version}.tar.gz" +checksum=d8dae505a0f736e6462d4745d9adc330afd9177fcba25a02e73650bdfe295495 post_install() { vlicense LICENSE