File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ set (GENERIC_NAME "Timer")
18
18
set (RELEASE_NAME "Loki" )
19
19
set (COMMENT "This clock application provides stopwatches, alarms, and timers." )
20
20
set (DAEMON_COMMENT "Daemon that deals with Hourglass's alarms." )
21
- set (VERSION "1.0.9 " )
21
+ set (VERSION "1.0.10 " )
22
22
set (VERSION_INFO "Release" )
23
23
24
24
#data directory stuff
Original file line number Diff line number Diff line change @@ -13,9 +13,8 @@ Build-Depends: cmake (>= 2.8),
13
13
libglib2.0-dev
14
14
Standards-Version: 3.9.5
15
15
Homepage: https://github.com/sgpthomas/hourglass
16
-
17
16
Package: com.github.sgpthomas.hourglass
18
17
Architecture: any
19
18
Depends: ${misc:Depends}, ${shlibs:Depends}
20
19
Description: A simple timer and alarm application
21
- Hourglass is an application designed for elementary OS and is provides some simple time, stopwatch, and alarm functionality.
20
+ Hourglass is an application designed for elementary OS and is provides some simple time, stopwatch, and alarm functionality.
You can’t perform that action at this time.
0 commit comments