summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Nova2016-04-05 20:52:24 +0100
committerBruno Nova2016-04-05 20:52:24 +0100
commit337986abeb6579078981bc6c61fa3ee736751e95 (patch)
treefe8ae64486271b6d97b177724b13b9000ef53201
parent6beb27bf5170eff343210b39cdfbf721c99e149e (diff)
downloadaur-337986abeb6579078981bc6c61fa3ee736751e95.tar.gz
Release 0.1.6-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2a103dc277e..e6cd945c4071 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nautilus-admin
pkgdesc = Extension for Nautilus to do administrative operations
- pkgver = 0.1.5
+ pkgver = 0.1.6
pkgrel = 1
url = https://github.com/brunonova/nautilus-admin
install = nautilus-admin.install
@@ -13,7 +13,7 @@ pkgbase = nautilus-admin
depends = polkit
depends = gconf
optdepends = gedit: to use the "Edit as Administrator" action
- source = https://github.com/brunonova/nautilus-admin/releases/download/v0.1.5/nautilus-admin_0.1.5.tar.xz
+ source = https://github.com/brunonova/nautilus-admin/releases/download/v0.1.6/nautilus-admin_0.1.6.tar.xz
md5sums = 764044b9f354736680dbf35d40953199
pkgname = nautilus-admin
diff --git a/PKGBUILD b/PKGBUILD
index 4f6cd5002a79..e7a71c3f4148 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bruno Nova <brunomb.nova@gmail.com>
pkgname=nautilus-admin
-pkgver=0.1.5
+pkgver=0.1.6
pkgrel=1
pkgdesc="Extension for Nautilus to do administrative operations"
arch=('any')