summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Mori2023-02-10 16:17:11 +0100
committerNicola Mori2023-02-10 16:17:11 +0100
commitccb3221468327628a9e074d63474e5a85c4615ee (patch)
tree085a9f17c1c71173a01f4aa7cf428e55a9b51853
parent44a7c7424e597791d7cdd9c7ab91de8bc01b8544 (diff)
downloadaur-ccb3221468327628a9e074d63474e5a85c4615ee.tar.gz
Version 1.20.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0aea72095ee0..7c81d0494d34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = cmakeed
pkgdesc = CMake plugin for Eclipse
- pkgver = 1.18.0
+ pkgver = 1.20.0
pkgrel = 1
url = https://github.com/15knots/cmakeed
arch = any
license = EPL
depends = eclipse-cpp
- source = https://dl.cloudsmith.io/public/15knots/p2-zip/raw/files/CMakeEd-1.18.0.zip
- md5sums = d83281a6cb078860ca2a818ff27fb9ae
+ source = https://dl.cloudsmith.io/public/15knots/p2-zip/raw/files/CMakeEd-1.20.0.zip
+ md5sums = 2b4ebac9390fda95104bb2c53d613871
pkgname = cmakeed
diff --git a/PKGBUILD b/PKGBUILD
index c04045999b1b..587d038b29da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jose Valecillos <valecillosjg (at) gmail (dot) com>
pkgname=cmakeed
-pkgver=1.18.0
+pkgver=1.20.0
pkgrel=1
pkgdesc="CMake plugin for Eclipse"
arch=('any')
@@ -12,7 +12,7 @@ license=('EPL')
depends=('eclipse-cpp')
source=("https://dl.cloudsmith.io/public/15knots/p2-zip/raw/files/CMakeEd-${pkgver}.zip")
noextract=()
-md5sums=('d83281a6cb078860ca2a818ff27fb9ae')
+md5sums=('2b4ebac9390fda95104bb2c53d613871')
package() {