summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBiteDasher2020-05-07 19:58:05 +0300
committerBiteDasher2020-05-07 19:58:05 +0300
commit211b9cb992df7c409a96378c0643f1c59dfd4ce7 (patch)
tree612cb7bae53874188c59d8d4581d4a1f614ab357
parentb0aeae5b1197470f0cbcfc9e6ec4ada2be4dc6ba (diff)
downloadaur-211b9cb992df7c409a96378c0643f1c59dfd4ce7.tar.gz
Update to upstream (1.2) version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d250dd80a8a..dc950825ed7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wifiman-indicator
pkgdesc = LibIndicator support for WifiMan. Written in Vala
- pkgver = 1.0
- pkgrel = 2
+ pkgver = 1.2
+ pkgrel = 1
url = https://github.com/BiteDasher/wifiman-indicator
arch = any
license = MIT
@@ -13,9 +13,9 @@ pkgbase = wifiman-indicator
depends = gtk3
depends = sudo
optdepends = dhclient: DHCP client
- source = wifiman-indicator-1.0.tar.gz::https://github.com/BiteDasher/wifiman-indicator/archive/1.0.tar.gz
+ source = wifiman-indicator-1.2.tar.gz::https://github.com/BiteDasher/wifiman-indicator/archive/1.2.tar.gz
source = git+https://github.com/platofff/vindicator.git
- sha256sums = 731ec5942c1622a30475e3b2353ead06110ed769994f90dc479066ad03181274
+ sha256sums = 7eba3b037b35fe211eb3513aefd2ea54c478f7743008afbccc6b4ea2d2a5bcb9
sha256sums = SKIP
pkgname = wifiman-indicator
diff --git a/PKGBUILD b/PKGBUILD
index 6fb3a8c484e0..5ee3e9bc5e44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Author: Artemii Sudakov <finziyr@yandex.ru>
pkgname=wifiman-indicator
_subname=vindicator
-pkgver=1.0
-pkgrel=2
+pkgver=1.2
+pkgrel=1
pkgdesc="LibIndicator support for WifiMan. Written in Vala"
arch=('any')
url='https://github.com/BiteDasher/wifiman-indicator'
@@ -16,7 +16,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/BiteDasher/wifiman-indicator/archive/${pkgver}.tar.gz"
"git+https://github.com/platofff/vindicator.git"
)
-sha256sums=("731ec5942c1622a30475e3b2353ead06110ed769994f90dc479066ad03181274"
+sha256sums=("7eba3b037b35fe211eb3513aefd2ea54c478f7743008afbccc6b4ea2d2a5bcb9"
"SKIP")
package() {
mv $_subname/Makefile $_subname/vindicator.vala $srcdir/$pkgname-$pkgver/$_subname