Mercurial > projects > package-update-indicator
comparison Makefile @ 47:0d4bb2f8908a version-7
Release version 7
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Tue, 17 Nov 2020 12:21:47 +0100 |
parents | 3d130c34ff97 |
children | 707e9e3deeac |
comparison
equal
deleted
inserted
replaced
46:8ed91c5e0116 | 47:0d4bb2f8908a |
---|---|
22 # | 22 # |
23 | 23 |
24 PACKAGE = package-update-indicator | 24 PACKAGE = package-update-indicator |
25 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator | 25 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator |
26 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences | 26 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences |
27 VERSION = 6 | 27 VERSION = 7 |
28 DISTNAME = $(PACKAGE)-$(VERSION) | 28 DISTNAME = $(PACKAGE)-$(VERSION) |
29 AUTHOR = Guido Berhoerster | 29 AUTHOR = Guido Berhoerster |
30 BUG_ADDRESS = guido+pui@berhoerster.name | 30 BUG_ADDRESS = guido+pui@berhoerster.name |
31 | 31 |
32 # gcc, clang, icc, Sun/Solaris Studio | 32 # gcc, clang, icc, Sun/Solaris Studio |