summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2018-12-02 23:56:25 +0100
committerpiotr2018-12-02 23:56:25 +0100
commit1c4b0047208481f7e7a9ec177bc4e6f2630dcbac (patch)
treefd380c22296402a17f3a6c6f06a3ae2650ea985d
parent1a164ec38c243d3293b47d63d4d2c47c70c8f015 (diff)
downloadaur-1c4b0047208481f7e7a9ec177bc4e6f2630dcbac.tar.gz
checking state added to --update script
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a62477cd71d9..a61b3ed89b22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = t2ec
pkgdesc = A package of scripts to display system icons and controls in Tint2 panel
- pkgver = 0.2
- pkgrel = 7
+ pkgver = 1.0
+ pkgrel = 1
url = https://github.com/nwg-piotr/tint2-executors
arch = x86_64
license = GPL3
@@ -54,6 +54,7 @@ pkgbase = t2ec
source = https://github.com/nwg-piotr/tint2-executors/raw/master/images/vol-muted.svg
source = https://github.com/nwg-piotr/tint2-executors/raw/master/images/arch-icon.svg
source = https://github.com/nwg-piotr/tint2-executors/raw/master/images/arch-icon-notify.svg
+ source = https://github.com/nwg-piotr/tint2-executors/raw/master/images/refresh.svg
source = https://github.com/nwg-piotr/tint2-executors/raw/master/images/arch-update48.svg
md5sums = df88efa83e480abb9029028a09c9d1a2
md5sums = b86f03023ea9a927c90a50e12c51d05b
@@ -63,7 +64,7 @@ pkgbase = t2ec
md5sums = 5cd32fd7b74fa5d1bd45fad09472fd16
md5sums = 63a955c04f03451a13fd4a5f3ea1bbf3
md5sums = 4d5efb2581959b68db65a0964e1c26b9
- md5sums = 607482e19bdcd53454b4e2b077760ef8
+ md5sums = 07d2698ef2d2a9fe02e42f2766105981
md5sums = f9a82c34f8f4228c5dc194b0fb7b37a0
md5sums = 36418d374a2cf33abba5e40915d0911e
md5sums = a44810558d11b2a695e7fde1baf5dc8a
@@ -96,6 +97,7 @@ pkgbase = t2ec
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
+ md5sums = SKIP
pkgname = t2ec
diff --git a/PKGBUILD b/PKGBUILD
index 593b6991bfff..46f37fb40157 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('t2ec')
-pkgver=0.2
-pkgrel=7
+pkgver=1.0
+pkgrel=1
pkgdesc="A package of scripts to display system icons and controls in Tint2 panel"
arch=('x86_64')
url="https://github.com/nwg-piotr/tint2-executors"
@@ -52,6 +52,7 @@ source=("https://github.com/nwg-piotr/tint2-executors/raw/master/arch-package/t2
"https://github.com/nwg-piotr/tint2-executors/raw/master/images/vol-muted.svg"
"https://github.com/nwg-piotr/tint2-executors/raw/master/images/arch-icon.svg"
"https://github.com/nwg-piotr/tint2-executors/raw/master/images/arch-icon-notify.svg"
+ "https://github.com/nwg-piotr/tint2-executors/raw/master/images/refresh.svg"
"https://github.com/nwg-piotr/tint2-executors/raw/master/images/arch-update48.svg")
md5sums=('df88efa83e480abb9029028a09c9d1a2'
@@ -62,7 +63,7 @@ md5sums=('df88efa83e480abb9029028a09c9d1a2'
'5cd32fd7b74fa5d1bd45fad09472fd16'
'63a955c04f03451a13fd4a5f3ea1bbf3'
'4d5efb2581959b68db65a0964e1c26b9'
- '607482e19bdcd53454b4e2b077760ef8'
+ '07d2698ef2d2a9fe02e42f2766105981'
'f9a82c34f8f4228c5dc194b0fb7b37a0'
'36418d374a2cf33abba5e40915d0911e'
'a44810558d11b2a695e7fde1baf5dc8a'
@@ -94,6 +95,7 @@ md5sums=('df88efa83e480abb9029028a09c9d1a2'
'SKIP'
'SKIP'
'SKIP'
+ 'SKIP'
'SKIP')
package() {