summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Neumann2019-11-25 08:51:51 +0100
committerJan Neumann2019-11-25 08:51:51 +0100
commitd782e421166ad593a9212acb610dd3025d8d96a8 (patch)
tree7d832335521952fbf6db7eb542442b890b5cb6ed
parent28d32c8c806541e37ec35d64b3b03dfdcf0bfaf4 (diff)
downloadaur-d782e421166ad593a9212acb610dd3025d8d96a8.tar.gz
new version 6.1 is good
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--ksmoothdock-6.1bin0 -> 146774 bytes
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58d50d0daf20..28633140dd5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ksmoothdock
pkgdesc = A cool desktop panel for KDE Plasma 5
- pkgver = 5.15
+ pkgver = 6.1
pkgrel = 1
url = https://github.com/dangvd/ksmoothdock
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = ksmoothdock
makedepends = python
depends = kactivities
depends = kxmlgui
- source = ksmoothdock-5.15::https://github.com/dangvd/ksmoothdock/archive/v5.15.tar.gz
- sha256sums = 13baafc00e81eb6d8ffd65c6ccf84817064a0f8cfefcdd100a6ffb0323bffdaf
+ source = ksmoothdock-6.1::https://github.com/dangvd/ksmoothdock/archive/v6.1.tar.gz
+ sha256sums = 377c56867cd14279a87cedacf933ba8cb6c8f89664337c73edfc8f62e33503ea
pkgname = ksmoothdock
diff --git a/PKGBUILD b/PKGBUILD
index 55c808350a01..7c846fcedd0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ksmoothdock
-pkgver=5.15
+pkgver=6.1
pkgrel=1
pkgdesc='A cool desktop panel for KDE Plasma 5'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('kactivities' 'kxmlgui')
makedepends=('cmake' 'extra-cmake-modules' 'python')
source=("${pkgname}-${pkgver}::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('13baafc00e81eb6d8ffd65c6ccf84817064a0f8cfefcdd100a6ffb0323bffdaf')
+sha256sums=('377c56867cd14279a87cedacf933ba8cb6c8f89664337c73edfc8f62e33503ea')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/ksmoothdock-6.1 b/ksmoothdock-6.1
new file mode 100644
index 000000000000..d6a245135efb
--- /dev/null
+++ b/ksmoothdock-6.1
Binary files differ