summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDustin Falgout2017-01-24 02:37:15 -0600
committerDustin Falgout2017-01-24 02:37:15 -0600
commitc1e2bc23d5e53ca40ac7ca25e7cb565986f5dfd7 (patch)
treee3c8b821ba6c2a048744c4e5be1eb767bbee652a
parent93890e60e7a4b9bcf12c997c7c67fa1b040dd100 (diff)
downloadaur-c1e2bc23d5e53ca40ac7ca25e7cb565986f5dfd7.tar.gz
[updpkg] v0.3.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3da84e40bbb5..170117683a53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dustin Falgout <dustin@antergos.com>
pkgname=brisk-menu
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc='Modern, efficient menu for the MATE Desktop Environment.'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL2')
groups=('mate')
depends=('mate-panel-gtk3')
source=("https://github.com/solus-project/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('23cc3495371365ee4f19712c415d8b13')
+md5sums=('76104267448188a1074d714e6f32b187')
build() {