Mercurial > projects > package-update-indicator
comparison Makefile @ 24:4196eacbe940 version-3
Release version 3
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Wed, 24 Jul 2019 10:33:37 +0200 |
parents | b6cc1cdca785 |
children | 3e8551a41944 |
comparison
equal
deleted
inserted
replaced
23:e49c0fe6ab6c | 24:4196eacbe940 |
---|---|
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 = 2 | 27 VERSION = 3 |
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 |