Mercurial > projects > package-update-indicator
comparison Makefile @ 67:527d2ecef3bd version-9
Release version 9
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Sun, 09 Jun 2024 17:53:21 +0200 |
parents | e3fc9db49d36 |
children |
comparison
equal
deleted
inserted
replaced
66:fba5c74fa914 | 67:527d2ecef3bd |
---|---|
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 = 8 | 27 VERSION = 9 |
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 |