Compare commits
No commits in common. "main" and "1.0-2" have entirely different histories.
2 changed files with 1 additions and 7 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,9 +1,3 @@
|
||||||
sway-screenshot (1.0-3) UNRELEASED; urgency=medium
|
|
||||||
|
|
||||||
* use bash instead of sh
|
|
||||||
|
|
||||||
-- Penelope Gwen <support@pogmom.me> Sat, 01 Jun 2024 03:54:35 -0600
|
|
||||||
|
|
||||||
sway-screenshot (1.0-2) unstable; urgency=medium
|
sway-screenshot (1.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
* remove sway dependency
|
* remove sway dependency
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue