diff options
Diffstat (limited to 'violet/PKGBUILD')
-rw-r--r-- | violet/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/violet/PKGBUILD b/violet/PKGBUILD index 4838ea5..737a0bf 100644 --- a/violet/PKGBUILD +++ b/violet/PKGBUILD @@ -12,7 +12,7 @@ depends=('glibc' 'libjuice') provides=() conflicts=() source=("git+https://github.com/paullouisageneau/$pkgname.git#tag=v$pkgver") -md5sums=('SKIP') +md5sums=('f27c5928da9490af0f3a8f59e27ced19') prepare() { true |