makedeb


activate-linux 1.1.0-1


The "Activate Windows" watermark ported to Linux with Xlib and cairo in C

Click here to go back to the commit logs for activate-linux.

Commit:


Hash: 369f96b0ad5a0f9f915b4086dcbe6f3f581d7c2c

Message: Upgraded to 1.1.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index c3fa491..da0d4dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = activate-linux
 pkgbase = activate-linux
 pkgdesc = The "Activate Windows" watermark ported to Linux with Xlib and cairo in C
 pkgrel = 1
-pkgver = 1.0.0
+pkgver = 1.1.0
 url = https://github.com/MrGlockenspiel/activate-linux
 arch = any
 conflicts = activate-linux-git
@@ -18,7 +18,7 @@ depends = libxfixes-dev
 depends = libxinerama-dev
 license = GPL3
 makedepends = build-essential
-source = git+https://github.com/MrGlockenspiel/activate-linux.git#tag=v1.0.0
+source = git+https://github.com/MrGlockenspiel/activate-linux.git#tag=v1.1.0
 source = activate-linux.desktop
 b2sums = SKIP
 b2sums = 3cb6d8680ac5cb72110b6a0deccf1afe812743f8c7ce62b09e0e39d219edfeedb3913169fc4ff44404c16d2776cf31f865bc7d4ba59684cfdda5304e6793f13a
diff --git a/PKGBUILD b/PKGBUILD
index 778a03f..60db6eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="activate-linux"
 _gitname="activate-linux"
-pkgver='1.0.0'
+pkgver='1.1.0'
 pkgrel='1'
 pkgdesc="The \"Activate Windows\" watermark ported to Linux with Xlib and cairo in C"
 arch=("any")